Loïc Hoguin
|
21d9ebe33b
Reverse the order of arguments of match_* functions
|
10 лет назад |
Andrew Houghton
|
d1898b969e
Req#http_req.peer can be 'undefined'; update spec accordingly
|
10 лет назад |
Loïc Hoguin
|
5ce4c2bfb4
Unify the init and terminate callbacks
|
10 лет назад |
Loïc Hoguin
|
f1c3b6d76f
Breaking update of the cowboy_req interface
|
10 лет назад |
Michael Truog
|
a32a476bf2
Add cowboy_req:part/2 export
|
10 лет назад |
Fred Hebert
|
b10b34a8f2
Support ad-hoc keep-alive for HTTP/1.0 Clients
|
11 лет назад |
Loïc Hoguin
|
9980348a1c
Remove deprecated body reading interface
|
10 лет назад |
Loïc Hoguin
|
ecbebeefe8
Remove useless todo comments
|
10 лет назад |
Loïc Hoguin
|
e2b5c21443
Drop R15 support
|
10 лет назад |
Loïc Hoguin
|
97a3108576
Reply with 400 on header parsing crash
|
10 лет назад |
Loïc Hoguin
|
5d1d9af6cd
Add a return value to onresponse hook to override status/headers
|
11 лет назад |
Loïc Hoguin
|
0c37925642
Add request body reading options
|
11 лет назад |
Loïc Hoguin
|
0502452967
Update cowlib to 0.6.1
|
11 лет назад |
Loïc Hoguin
|
17af50812c
Remove outdated comments, all edoc, plus a few minor tweaks
|
11 лет назад |
Loïc Hoguin
|
d4ce3c638d
Use the new chunked and identity transfer decoding code from cowlib
|
11 лет назад |
Loïc Hoguin
|
dbf7b1c5e5
Use cow_http_hd:parse_transfer_encoding/1 where applicable
|
11 лет назад |
Loïc Hoguin
|
dff1b5715c
Use cow_http_hd:parse_content_length/1 where applicable
|
11 лет назад |
Loïc Hoguin
|
2629f70ef3
Use cow_http_hd:parse_connection/1 where applicable
|
11 лет назад |
Loïc Hoguin
|
917cf99e10
Add and document the new multipart code
|
11 лет назад |
Loïc Hoguin
|
7a274661b2
Fix typespecs for cowboy_req:binding/{2,3} and :bindings/1
|
11 лет назад |
Loïc Hoguin
|
a0205779fe
Remove an unnecessary clause in cowboy_req:body/2
|
11 лет назад |
Adrian Roe
|
c2e946708e
Add a workaround to disable chunked transfer-encoding
|
12 лет назад |
Loïc Hoguin
|
8d546dacbc
Optimize query string parsing
|
11 лет назад |
Loïc Hoguin
|
faf64524c6
Move cookie parsing/building code to cowlib
|
11 лет назад |
Loïc Hoguin
|
bfb6db1eab
Simpler code for sending errors following crashes
|
11 лет назад |
pmyarchon
|
95c915dfaa
Slight docs fix in cowboy_req.erl
|
11 лет назад |
Ali Sabil
|
a63faff35e
Add support for the webkit deflate frame extension
|
12 лет назад |
Ali Sabil
|
ba1eca6b97
Avoid crashing in cowboy_req on invalid Accept-Encoding header
|
12 лет назад |
Loïc Hoguin
|
c1a1fd125d
Don't crash on empty Cookie header
|
12 лет назад |
Loïc Hoguin
|
9a2d35c2e8
Add experimental and incomplete SPDY support
|
12 лет назад |