Tom Burdick
|
c4d1ee5547
add patch support to cowboy_rest
|
12 лет назад |
Loïc Hoguin
|
ab0699ab29
Make examples use the new routing
|
12 лет назад |
Loïc Hoguin
|
638638a841
Fix {cowboy_req, resp_sent} potentially leaking in loop handlers
|
12 лет назад |
Loïc Hoguin
|
8050f2e0fa
Do not attempt to skip the request body on Connection: close
|
12 лет назад |
Loïc Hoguin
|
b2ba4d28f8
Add a section about closing the connection in the guide
|
12 лет назад |
Loïc Hoguin
|
bdc8342595
Merge branch 'fix/callback_specs' of https://github.com/keynslug/cowboy
|
12 лет назад |
Loïc Hoguin
|
747bfc29ee
Makefile: only recompile files newer than the .app
|
12 лет назад |
Loïc Hoguin
|
ba924cbb7f
Update Ranch to 0.6.1
|
12 лет назад |
Loïc Hoguin
|
fd8ec6aaf3
Update roadmap
|
12 лет назад |
Loïc Hoguin
|
5d8c29ff0f
If a binding is reused, we check that values are identical
|
12 лет назад |
Loïc Hoguin
|
c2c333de8a
Add the 'function' constraint
|
12 лет назад |
Loïc Hoguin
|
a5a69353f1
Add the 'int' constraint
|
12 лет назад |
Loïc Hoguin
|
a357c49d1b
New routing
|
12 лет назад |
Andrew Majorov
|
0d93c96b31
Update handler callback specs
|
12 лет назад |
Vladimir Dronnikov
|
85fc53be8c
Expose uppercase binary converter
|
12 лет назад |
Vladimir Dronnikov
|
05a7fe0e2b
Do not transform URIs to Unicode
|
12 лет назад |
Loïc Hoguin
|
68da864aeb
Remove cowboy_dispatcher
|
12 лет назад |
Loïc Hoguin
|
bcb1222df9
Merge branch 'fix_change_state' of https://github.com/nevar/cowboy
|
12 лет назад |
Loïc Hoguin
|
ca98a86b30
Add HTML5 Video Example to the static example
|
12 лет назад |
Slava Yurin
|
9aa0e1a58a
Fix handler state change in cowboy_rest
|
12 лет назад |
Loïc Hoguin
|
166761483d
Do not crash if connection is closed while sending static file
|
12 лет назад |
Loïc Hoguin
|
ca9184f39c
Merge branch 'master' of https://github.com/0x00F6/cowboy
|
12 лет назад |
0x00F6
|
ebadc185c1
Make cowboy_static use universal time
|
12 лет назад |
Loïc Hoguin
|
3b8a1365d1
Do not require inets for running tests anymore
|
12 лет назад |
Loïc Hoguin
|
647e95aed1
Replace terminate/2 with terminate/3, adding a Reason
|
12 лет назад |
Loïc Hoguin
|
297ae32af1
Fix cowboy_websocket_handler callback spec
|
12 лет назад |
Loïc Hoguin
|
fe462599c2
Merge pull request #369 from rramsden/patch-1
|
12 лет назад |
Loïc Hoguin
|
81cfc1651e
Improve keepalive tests
|
12 лет назад |
Loïc Hoguin
|
823a82b8f2
Fix an issue for replies in onresponse mishandling headers
|
12 лет назад |
Loïc Hoguin
|
4b15d8f6e3
First draft done for the request object guide chapter
|
12 лет назад |