Loïc Hoguin
|
b87150c713
Fix a bad link in the guide
|
10 лет назад |
Loïc Hoguin
|
5ff3fdd91e
Update version to 2.0.0-pre.1
|
10 лет назад |
Loïc Hoguin
|
5756b10d5f
Update erlang.mk
|
10 лет назад |
Loïc Hoguin
|
5be3c5064e
Update CHANGELOG
|
10 лет назад |
Loïc Hoguin
|
0b14dbeb43
Update AUTHORS
|
10 лет назад |
Loïc Hoguin
|
6fd2cadb1d
Update ROADMAP
|
10 лет назад |
Loïc Hoguin
|
070ba032d1
Add a commented line to enable dialyze for tests in the Makefile
|
10 лет назад |
Loïc Hoguin
|
21d9ebe33b
Reverse the order of arguments of match_* functions
|
10 лет назад |
Loïc Hoguin
|
4bc8e330fa
Remove the REST known_content_type callback
|
10 лет назад |
Loïc Hoguin
|
bee5ca852b
Replace some /binary to /bits in binary pattern matching
|
10 лет назад |
Loïc Hoguin
|
8e17d492b3
Fix a compile issue caused by a warning
|
10 лет назад |
Loïc Hoguin
|
403895a641
Fix two edge cases when the request-line provided is invalid
|
10 лет назад |
Loïc Hoguin
|
18f50b8697
Make examples use Cowboy master
|
10 лет назад |
Loïc Hoguin
|
e0c8e9ad5c
Merge branch 'fix_peer_spec' of git://github.com/aahoughton/cowboy
|
10 лет назад |
Loïc Hoguin
|
26b19c645d
Remove empty sections from the manual
|
10 лет назад |
Andrew Houghton
|
d1898b969e
Req#http_req.peer can be 'undefined'; update spec accordingly
|
10 лет назад |
Loïc Hoguin
|
0dc063ab7d
Improve handler interface and documentation
|
10 лет назад |
Loïc Hoguin
|
5ce4c2bfb4
Unify the init and terminate callbacks
|
10 лет назад |
Loïc Hoguin
|
fd37fad592
Small tweak from erlang:error/1 to error/1
|
10 лет назад |
Loïc Hoguin
|
c56bada509
Remove the error tuple return value for middlewares
|
10 лет назад |
Loïc Hoguin
|
aa4d86b81f
Remove the onrequest hook
|
10 лет назад |
Loïc Hoguin
|
25259671f5
Make routing constraints use the fields format
|
10 лет назад |
Loïc Hoguin
|
f1c3b6d76f
Breaking update of the cowboy_req interface
|
10 лет назад |
Loïc Hoguin
|
b57f94661f
Merge branch 'master' of git://github.com/okeuday/cowboy
|
10 лет назад |
Loïc Hoguin
|
ef0ec79322
Fix incorrect type in cowboy_static manual
|
10 лет назад |
Michael Truog
|
a32a476bf2
Add cowboy_req:part/2 export
|
10 лет назад |
Loïc Hoguin
|
2928456ae8
Merge branch 'patch-1' of git://github.com/asabil/cowboy
|
10 лет назад |
Ali Sabil
|
428653ab36
Fix REST guide reference to accept_missing_post
|
10 лет назад |
Loïc Hoguin
|
260fc1e60b
Handle absolute URIs that lack a path entirely
|
10 лет назад |
Loïc Hoguin
|
3625d6a2e2
Accept absolute URI scheme as uppercase
|
10 лет назад |