Commit History

Author SHA1 Message Date
  Loïc Hoguin a59c5d6e91 Merge branch 'rest_patch' of https://github.com/treetopllc/cowboy 12 years ago
  Loïc Hoguin 85d05fff34 Fix chunked streaming of request body and improve speed 12 years ago
  Tom Burdick c4d1ee5547 add patch support to cowboy_rest 12 years ago
  Loïc Hoguin a357c49d1b New routing 12 years ago
  Loïc Hoguin 3b8a1365d1 Do not require inets for running tests anymore 12 years ago
  Loïc Hoguin 81cfc1651e Improve keepalive tests 12 years ago
  Loïc Hoguin 823a82b8f2 Fix an issue for replies in onresponse mishandling headers 12 years ago
  Loïc Hoguin 9bfef7c715 Update autobahntestsuite to 0.5.2 12 years ago
  Loïc Hoguin 01f57ad65d Add optional automatic response body compression 12 years ago
  Loïc Hoguin a013becc66 Add protection against slowloris vulnerability 12 years ago
  Loïc Hoguin faeb37ed80 Add cowboy_req:set_resp_body_fun/2 12 years ago
  Loïc Hoguin 54063de2ff Hello 2013 12 years ago
  Loïc Hoguin 1b3f510b7e Add middleware support 12 years ago
  Loïc Hoguin 7ff2a62585 Make sure an incorrect port returns a 400 error 12 years ago
  Loïc Hoguin 8bc6bde62f Remove the dependency on httpd_util 12 years ago
  Loïc Hoguin 5c315ab142 Return a 400 error if the Accept header was incorrect 12 years ago
  Loïc Hoguin 5f6b6b6f6d Add a better error message when user callbacks are not exported 12 years ago
  Loïc Hoguin aeb86e70c1 Add crypto into the required applications 12 years ago
  Loïc Hoguin 76cd1e40c9 The onresponse hook now receives 4 arguments, including the body 12 years ago
  Loïc Hoguin 2e0a2a1c9e Add max_headers option 12 years ago
  Loïc Hoguin b2243aa544 Optimize cowboy_protocol 12 years ago
  Loïc Hoguin e27fd5fcb9 Make multipart part headers binary lowercase 12 years ago
  Loïc Hoguin 34021666cb Don't use decode_packet/3 for parsing the headers 12 years ago
  Loïc Hoguin 8497c8bbcd Don't use decode_packet/3 for parsing the request-line 12 years ago
  Loïc Hoguin 8d5f8db90a Improve consistency of return types for cowboy_req API 12 years ago
  Loïc Hoguin f39c001c03 Rename cowboy_http_static to cowboy_static 12 years ago
  Loïc Hoguin d3dcaf109b Rename cowboy_http_req to cowboy_req 12 years ago
  Loïc Hoguin 9e2622becb Rename cowboy_http_protocol to cowboy_protocol 12 years ago
  Loïc Hoguin e4124de2c7 Switch to Ranch for connection handling 12 years ago
  Loïc Hoguin 0c2e2224e3 Update version to 0.6.0 13 years ago