Loïc Hoguin
|
92edad53d2
Add the beginning of the rfc7540 test suite
|
9 лет назад |
Loïc Hoguin
|
0193538dba
Fix warnings
|
9 лет назад |
Loïc Hoguin
|
7bdd710849
Completely remove SPDY
|
9 лет назад |
Loïc Hoguin
|
b370442a63
Initial commit with connection/streams
|
9 лет назад |
Alexey Lebedeff
|
b290b88a67
Use 'Connection' header only when necessary
|
10 лет назад |
Loïc Hoguin
|
d043148f4a
Use map syntax instead of maps:put/3
|
10 лет назад |
jmccaughey
|
427eb3b622
expect header parses to an atom (continue)
|
10 лет назад |
Loïc Hoguin
|
21632944bb
Merge branch 'patch-2' of https://github.com/egobrain/cowboy
|
10 лет назад |
Yakov
|
8fc6906dbb
Fix reply/4 spec
|
10 лет назад |
Loïc Hoguin
|
d2205d9ea6
Do not send empty chunks
|
10 лет назад |
Loïc Hoguin
|
89c47d3d6e
Use cowlib for parsing headers; remove cowboy_http
|
10 лет назад |
Loïc Hoguin
|
3cede06283
Use cowlib master
|
10 лет назад |
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
|
11 лет назад |
Fred Hebert
|
b10b34a8f2
Support ad-hoc keep-alive for HTTP/1.0 Clients
|
11 лет назад |
Loïc Hoguin
|
9980348a1c
Remove deprecated body reading interface
|
11 лет назад |
Loïc Hoguin
|
ecbebeefe8
Remove useless todo comments
|
11 лет назад |
Loïc Hoguin
|
e2b5c21443
Drop R15 support
|
11 лет назад |
Loïc Hoguin
|
97a3108576
Reply with 400 on header parsing crash
|
11 лет назад |
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 лет назад |