Commit History

Author SHA1 Message Date
  Loïc Hoguin 690927d9bd Update Autobahn test suite to 0.5.3 12 years ago
  Loïc Hoguin f329862384 Only test Websocket RFC6455 in Autobahn from now on 12 years ago
  Loïc Hoguin ad91aaf81a Reorganize the http test suite 12 years ago
  Loïc Hoguin 282e532ba9 Move SSL test certificates in a subdirectory 12 years ago
  Loïc Hoguin 2e91677723 Reorganize the websocket test suite 12 years ago
  Loïc Hoguin cf0e005894 Fix an outdated comment 12 years ago
  Loïc Hoguin 97b8401c45 REST is no longer experimental 12 years ago
  Loïc Hoguin 711c21ac4f Fix POST behavior in REST 12 years ago
  Loïc Hoguin 109a1b8227 Add section about REST methods 12 years ago
  Loïc Hoguin 8d7350fa84 Build Allow header with a binary comprehension 12 years ago
  Loïc Hoguin 5755d1155f Merge branch 'fix_pastebin_example' of git://github.com/acammack/cowboy 12 years ago
  Adam Cammack 4e29a49472 Fix rest_pastebin example 12 years ago
  Loïc Hoguin b58a0549e1 Add default operations for OPTIONS method in REST 12 years ago
  Loïc Hoguin d063511a0e Update Ranch to 0.8.1 12 years ago
  Loïc Hoguin 61ca459feb Don't receive data from the socket only once in the loop handler 12 years ago
  Loïc Hoguin 2aabc73045 Ensure we can fetch the body in the info/3 function of loop handlers 12 years ago
  Loïc Hoguin 1eb2bda304 Merge branch 'rest-content-type' of git://github.com/dvv/cowboy 12 years ago
  Vladimir Dronnikov 180143f9b2 rest: reject incorrect content-type header 12 years ago
  Loïc Hoguin fa31c82595 Merge branch 'master' of git://github.com/andrzejsliwa/cowboy 12 years ago
  Andrzej Sliwa 1ff1ac85cd missing comma in documentation of static examples 12 years ago
  Loïc Hoguin 0460406969 Merge branch 'eventsource-helper' of git://github.com/jdavisp3/cowboy 12 years ago
  Loïc Hoguin 55cd18e4d8 Merge branch 'iolist_path_support' of git://github.com/tsloughter/cowboy 12 years ago
  Loïc Hoguin 5b9404fd07 Fix static handler snippet in the guide 12 years ago
  Loïc Hoguin 2a98ae05e3 Merge branch 'fix/sendfile-error-handling' of git://github.com/soundrop/cowboy 12 years ago
  Loïc Hoguin 23aa1314fc First draft of the REST chapter in the guide 12 years ago
  Loïc Hoguin ae45cecfcd Don't accept TRACE or CONNECT methods by default in REST 12 years ago
  Loïc Hoguin 5a171d0f80 Remove process_post, post_is_create, create_path, created_path callbacks 12 years ago
  Loïc Hoguin 6256429dc9 Remove cowboy_req:peer_addr/1 12 years ago
  Loïc Hoguin 67beb4d01d Parse the x-forwarded-for header as a list of tokens 12 years ago
  Loïc Hoguin be94cb12aa Shorten the parse_header clauses 12 years ago