Egobrain
|
2f40a69c11
Added range header parser
|
12 лет назад |
Loïc Hoguin
|
cf0e005894
Fix an outdated comment
|
12 лет назад |
Loïc Hoguin
|
6256429dc9
Remove cowboy_req:peer_addr/1
|
12 лет назад |
Loïc Hoguin
|
67beb4d01d
Parse the x-forwarded-for header as a list of tokens
|
12 лет назад |
Loïc Hoguin
|
be94cb12aa
Shorten the parse_header clauses
|
12 лет назад |
Loïc Hoguin
|
bd9c3df6d0
No need for fully qualified call to the same module
|
12 лет назад |
Loïc Hoguin
|
53a48b254f
Switch the arguments to cowboy_req:stream_body/2
|
12 лет назад |
Loïc Hoguin
|
ce1d8862c0
Replace init_stream/5 with stream_body/2
|
12 лет назад |
rambocoder
|
84d7671e91
Check the length before reading the body in body/1 and body_qs/1
|
12 лет назад |
Loïc Hoguin
|
233cf43ab9
Make streamed chunk size configurable
|
12 лет назад |
Loïc Hoguin
|
55e98f4f61
Handle identity transfer-encoding when determining body length
|
12 лет назад |
Egobrain
|
73c718dcb5
Added warn compile options. Fixed compile warnings.
|
12 лет назад |
0xAX
|
1de2e1f2a4
cowbot_req:has_body:/1 improved
|
12 лет назад |
Loïc Hoguin
|
20329a6e9e
Fix connection state being ignored for unknown length streaming
|
12 лет назад |
Loïc Hoguin
|
40b8d0befc
Better handle socket closing with loop handlers
|
12 лет назад |
Loïc Hoguin
|
ae401f7460
Fix crashes when creating the request
|
12 лет назад |
Loïc Hoguin
|
4e71cd0f14
Merge branch 'master' of git://github.com/tsloughter/cowboy
|
12 лет назад |
Tristan Sloughter
|
29c4508884
add guards on set_resp_body_fun for streamlen and streamfun
|
12 лет назад |
Loïc Hoguin
|
855e9652fa
Make sure the peer name is always available
|
12 лет назад |
Ivan Lisenkov
|
54c6d3fa3a
Implement authorization header parsing
|
12 лет назад |
Loïc Hoguin
|
85d05fff34
Fix chunked streaming of request body and improve speed
|
12 лет назад |
Loïc Hoguin
|
68da864aeb
Remove cowboy_dispatcher
|
12 лет назад |
Loïc Hoguin
|
823a82b8f2
Fix an issue for replies in onresponse mishandling headers
|
12 лет назад |
Loïc Hoguin
|
9d7f909923
Add missing clause to cowboy_req:has_resp_body/1
|
12 лет назад |
Loïc Hoguin
|
82de4254dd
Make cowboy_req:has_body/1 return boolean()
|
12 лет назад |
Loïc Hoguin
|
09c68ca755
Remove a few old @todo comments
|
12 лет назад |
Loïc Hoguin
|
305e639fef
Add Sec-Websocket-Protocol header parsing
|
12 лет назад |
Loïc Hoguin
|
01f57ad65d
Add optional automatic response body compression
|
12 лет назад |
Loïc Hoguin
|
faeb37ed80
Add cowboy_req:set_resp_body_fun/2
|
12 лет назад |
Loïc Hoguin
|
c930327fbf
Remove cowboy_req:transport/1
|
12 лет назад |