Loïc Hoguin
|
8fb4648b13
Merge branch 'master' of https://github.com/sergey-ivlev/cowboy
|
8 years ago |
Loïc Hoguin
|
e30d120bd8
Make reply functions return Req
|
8 years ago |
sergey-ivlev
|
35934c6efd
fix echo_get example
|
8 years ago |
Loïc Hoguin
|
5ca49fefa9
Fix small issue in echo_get example
|
9 years ago |
Loïc Hoguin
|
98323c2d72
Fix echo_get example
|
9 years ago |
Loïc Hoguin
|
21d9ebe33b
Reverse the order of arguments of match_* functions
|
10 years ago |
Loïc Hoguin
|
0dc063ab7d
Improve handler interface and documentation
|
10 years ago |
Loïc Hoguin
|
5ce4c2bfb4
Unify the init and terminate callbacks
|
10 years ago |
Loïc Hoguin
|
f1c3b6d76f
Breaking update of the cowboy_req interface
|
10 years ago |
Loïc Hoguin
|
e2b11bbeed
Convert the GET echo example to a release
|
11 years ago |
Loïc Hoguin
|
647e95aed1
Replace terminate/2 with terminate/3, adding a Reason
|
12 years ago |
Loïc Hoguin
|
db6b1596ae
Make a few more missing headers lowercase
|
12 years ago |
Loïc Hoguin
|
8497c8bbcd
Don't use decode_packet/3 for parsing the request-line
|
12 years ago |
Loïc Hoguin
|
d3dcaf109b
Rename cowboy_http_req to cowboy_req
|
12 years ago |
Loïc Hoguin
|
370b3d9648
Add a GET echo example
|
12 years ago |