Commit History

Author SHA1 Message Date
  Loïc Hoguin 9ccfbb66ef Merge branch 'remove_asserts' of git://github.com/Egobrain/cowboy 12 years ago
  Egobrain 3bf5b46786 Removed asserts from unit tests 12 years ago
  Loïc Hoguin 5291c3eb0a Update the REST chapter of the guide 12 years ago
  Loïc Hoguin e73780975c Merge branch 'pr-381-fix' of git://github.com/seletskiy/cowboy 12 years ago
  Seletskiy Stanislav 72a9ccacdd Fix indenting issues in `cowboy_rest.erl` 12 years ago
  Seletskiy Stanislav f316b47d13 Add default CTP: "text/html" maps to `to_html` 12 years ago
  Loïc Hoguin 61b3157ad1 Cookie names are case sensitive 12 years ago
  Loïc Hoguin a2f4703e5e Improve static file handler guide chapter 12 years ago
  Loïc Hoguin beaae7bf70 Document meta values set by REST 12 years ago
  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