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 лет назад |
Loïc Hoguin
|
58e89e2189
Change the response body streaming fun interface
|
12 лет назад |
Loïc Hoguin
|
54063de2ff
Hello 2013
|
12 лет назад |
Loïc Hoguin
|
2690d1254c
Remove cowboy_req:body/2
|
12 лет назад |
Loïc Hoguin
|
a3049f7100
Revert "Use lists:keyreplace/4 instead of lists:keydelete/3 + cons"
|
12 лет назад |
Loïc Hoguin
|
f7929d323c
Merge branch 'undefined_url' of git://github.com/treetopllc/cowboy
|
12 лет назад |
Loïc Hoguin
|
cc65a723d7
Use lists:keyreplace/4 instead of lists:keydelete/3 + cons
|
12 лет назад |
Loïc Hoguin
|
f077c711a8
Fix cowboy_http:cookie_to_iodata/3
|
12 лет назад |
Loïc Hoguin
|
27da09282d
Make cookies use universal time instead of local time
|
12 лет назад |
Tom Burdick
|
b63502e32e
url and host_url may return undefined
|
12 лет назад |
Loïc Hoguin
|
5bc5f56eb2
Do not try to keep-alive when using HTTP/1.0
|
12 лет назад |
José Valim
|
0d0b962f03
Do not remove duplicated Set-Cookie entries
|
12 лет назад |