Commit History

Author SHA1 Message Date
  Loïc Hoguin 5bc5f56eb2 Do not try to keep-alive when using HTTP/1.0 12 years ago
  Ali Sabil 9b0049fdd7 Check for errors when calling Transport:send in the websocket protocol 13 years ago
  Loïc Hoguin 8386e10dcc Merge branch '400_Bad_Request' of git://github.com/blinkov/cowboy 12 years ago
  Loïc Hoguin 9942beb58c Fix dispatch documentation with regards to the <<"*">> path 12 years ago
  Loïc Hoguin 2b5c123862 Merge branch 'master' of git://github.com/josevalim/cowboy 12 years ago
  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