Commit History

Author SHA1 Message Date
  Loïc Hoguin 4594412a10 Merge pull request #271 from seryl/rest_to_readme 12 years ago
  Josh Toft e7a66b9c1e Add rest_hello_world link to examples README 12 years ago
  Loïc Hoguin f060d2dfca Merge pull request #269 from seryl/patch-1 12 years ago
  Josh Toft 855828d15c Make example README's more thorough 12 years ago
  Loïc Hoguin 0e01b82046 Remove a redundant function 12 years ago
  Loïc Hoguin 1f6c324c3f Merge pull request #254 from billiob/master 12 years ago
  Loïc Hoguin 2e0a2a1c9e Add max_headers option 12 years ago
  Loïc Hoguin 90c92850b7 Add missing options in the cowboy_protocol documentation 12 years ago
  Loïc Hoguin b4d1407d63 Fix a small edoc issue 12 years ago
  Loïc Hoguin ce9aff19f0 Remove the urldecode cowboy_protocol option 12 years ago
  Loïc Hoguin c326a195e0 Add cowboy_req:get/2 and :set/2 private functions 12 years ago
  Loïc Hoguin 0b82eebed6 Update CHANGELOG 12 years ago
  Loïc Hoguin cd7f37d346 Optimize Connection header parsing 12 years ago
  Loïc Hoguin 681a216a24 Add cowboy_req:fragment/1 12 years ago
  Loïc Hoguin b2243aa544 Optimize cowboy_protocol 12 years ago
  Loïc Hoguin bfab8d4b22 Use a single Transport:send/2 call to send the reply if possible 12 years ago
  Loïc Hoguin 7481cf9963 Update Ranch to latest commit 12 years ago
  Loïc Hoguin e30c6debdc Remove a '++' use when replying 12 years ago
  Loïc Hoguin 3c10d54883 Removal of binary:split from cowboy_dispatcher and small optimizations 12 years ago
  Loïc Hoguin 793d058125 Use binary:match/2 instead of binary:split/2 in cowboy_dispatcher 12 years ago
  Loïc Hoguin 9d4f4ec9c7 Extract the buffer out of the #state{} in cowboy_protocol 12 years ago
  Loïc Hoguin 332c274d87 Use binary:match/2 instead of binary:split/2 in cowboy_http 12 years ago
  Loïc Hoguin ff3c5c7f45 Improve state reset between requests 12 years ago
  Loïc Hoguin 8a6baac9ad Use binary:match/2 instead of binary:split/2 12 years ago
  Loïc Hoguin 981ea359ba Update CHANGELOG 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
  Boris Faure 9393613214 fix typo in doc 12 years ago
  Loïc Hoguin f6791b008a Update CHANGELOG 12 years ago