Commit History

Author SHA1 Message Date
  Loïc Hoguin 5e6aab756a Fix a small typo in the rest_init error message 12 years ago
  Loïc Hoguin 74ba41e239 Merge pull request #297 from puzza007/master 12 years ago
  Loïc Hoguin 3e891b7120 REST: Fix the status code sent if the content type isn't known 12 years ago
  Loïc Hoguin fedf91fdfa Fix the markdown for the README 12 years ago
  Loïc Hoguin 896fd7e050 Add a few more infos to the .app.src for private use 12 years ago
  Loïc Hoguin b28c7a5d68 Merge pull request #315 from tokenrove/correct-header-case 12 years ago
  Julian Squires dd6876f95c Convert headers to lowercase 12 years ago
  Ivan Blinkov 0ce16b3cea Return "400 Bad Request" instead of crashing process on incorrect queries like /%qq 12 years ago
  Paul Oliver 8706dd8834 musnt is not the correct contraction of mustn't - use must_not instead 12 years ago
  Loïc Hoguin 5525369a4a Mimetype lookup expects lowercase extensions 12 years ago
  Loïc Hoguin d3277b08ce Fix examples in cowboy_static edoc 12 years ago
  Loïc Hoguin e347ae40d0 Merge pull request #288 from j0sh/master 12 years ago
  Loïc Hoguin f59ee550ad Add Introduction chapter to the guide 12 years ago
  Josh Allmann 65c5d576c8 Clarify docs for known_methods and allowed_methods. 12 years ago
  José Valim 0d0b962f03 Do not remove duplicated Set-Cookie entries 12 years ago
  Loïc Hoguin 09914c4693 Allow websocket handlers to reply more than one frame 12 years ago
  Loïc Hoguin 160063497c Start crypto also in the examples and documentation 12 years ago
  Loïc Hoguin 7b3d9943a9 Merge branch 'dbmercer-patch-1' of git://github.com/dbmercer/cowboy.git 12 years ago
  dbmercer b5fdf02af0 Modified static example to send appropriate MIME type 12 years ago
  Loïc Hoguin 642a8f73c9 Fix Vary header, was wrongly named Variances previously 12 years ago
  Loïc Hoguin e128e935af Fix the autobahn test suite 12 years ago
  Loïc Hoguin aeb86e70c1 Add crypto into the required applications 12 years ago
  Loïc Hoguin 9facad9245 Cleanup cowboy_req:parse_header/3 12 years ago
  Loïc Hoguin 1f9d71c3f5 Update ROADMAP.md 12 years ago
  Loïc Hoguin a20702fc59 Add CONTRIBUTING.md file 12 years ago
  Loïc Hoguin c4858d948e Update CHANGELOG 12 years ago
  Loïc Hoguin 76cd1e40c9 The onresponse hook now receives 4 arguments, including the body 12 years ago
  Loïc Hoguin 7367f07ca0 Fix the parsing of the Connection header 12 years ago
  Loïc Hoguin 3969b51a55 Merge pull request #272 from seryl/fix_readme_relative_links 12 years ago
  Josh Toft 958c4f7283 Fixing relative links 12 years ago