Commit History

Author SHA1 Message Date
  Loïc Hoguin f0cae8dbcf Document some undefined behavior in cowboy_router 6 years ago
  Loïc Hoguin fb5a261614 Move a router test from old_http_SUITE to cowboy_router 7 years ago
  Paul Fisher 82cd22a88b Allow colon within path segments 9 years ago
  Loïc Hoguin bc39b433bb Properly handle OPTIONS * requests 7 years ago
  Loïc Hoguin 6fc05a6d64 Make sure a path parsing error in the router gives a 400 7 years ago
  Loïc Hoguin 09506e7b5f Fix wrong percent encoding in a router test 8 years ago
  Loïc Hoguin eb1a06cf5d Remove the cyrillic latin1 test 8 years ago
  Loïc Hoguin 12b5e78aaa Fix unit tests in cowboy_router following interface changes 8 years ago
  Loïc Hoguin c221730371 Improve the interface for constraints 8 years ago
  Loïc Hoguin 9255cdf1d7 Change the type of bindings from a list to a map 8 years ago
  Loïc Hoguin 43adacc760 Welcome to 2017 8 years ago
  Loïc Hoguin c9f5603650 Router: properly handle path segments 9 years ago
  Loïc Hoguin b370442a63 Initial commit with connection/streams 9 years ago
  Loïc Hoguin 41ac668ac7 Add a test with host ending in a dot in the router 10 years ago
  Loïc Hoguin 999dc5b7c1 Rename 'halt' to 'stop' for better consistency 10 years ago
  Loïc Hoguin bee5ca852b Replace some /binary to /bits in binary pattern matching 10 years ago
  Loïc Hoguin fd37fad592 Small tweak from erlang:error/1 to error/1 10 years ago
  Loïc Hoguin c56bada509 Remove the error tuple return value for middlewares 10 years ago
  Loïc Hoguin 25259671f5 Make routing constraints use the fields format 10 years ago
  Loïc Hoguin f1c3b6d76f Breaking update of the cowboy_req interface 10 years ago
  Loïc Hoguin 17af50812c Remove outdated comments, all edoc, plus a few minor tweaks 11 years ago
  Loïc Hoguin abf246c9aa Make the latin1 cyrillic route tests work on R17+ 11 years ago
  Loïc Hoguin 67e5f597ec Remove cowboy_http:urldecode/1 and urlencode/1 11 years ago
  Loïc Hoguin 903594bb87 Update copyright years 11 years ago
  Danielle Sucher 37e98f019d Clarify error msg for route lacking starting slash 11 years ago
  Egobrain 3bf5b46786 Removed asserts from unit tests 12 years ago
  Tristan Sloughter 1372c13034 add iolist support to route_match 12 years ago
  Loïc Hoguin 23b3b038e9 Fix cowboy_router types 12 years ago
  Loïc Hoguin 02ed254daa Fix an incorrect comment in cowboy_router 12 years ago
  Vladimir Dronnikov 05a7fe0e2b Do not transform URIs to Unicode 12 years ago