Loïc Hoguin
|
aa6f2ab5a4
Update the multipart reading interface
|
8 years ago |
Loïc Hoguin
|
3a057683af
Add a lot of todos
|
8 years ago |
Loïc Hoguin
|
ae0dd61673
Add tests for responses and request body reading
|
8 years ago |
Loïc Hoguin
|
4657d7bbbe
Remove cowboy_req:get and set
|
9 years ago |
Loïc Hoguin
|
8905cc44f2
Remove cowboy_req:append_buffer/2
|
9 years ago |
Loïc Hoguin
|
0e68b2a3f5
Remove unused local function in cowboy_req
|
9 years ago |
Loïc Hoguin
|
2201b7e423
Remove cowboy_req:set_bindings/4
|
9 years ago |
Loïc Hoguin
|
7e84719095
Remove cowboy_req:lock/1
|
9 years ago |
Loïc Hoguin
|
34e5f5853a
Remove cowboy_req:to_list/1
|
9 years ago |
Loïc Hoguin
|
bcff1262d0
Remove the meta functions from cowboy_req
|
9 years ago |
Loïc Hoguin
|
19468d0503
Add cowboy_req:uri/1,2
|
9 years ago |
Loïc Hoguin
|
3a7643782e
Remove cowboy_req:new/14
|
9 years ago |
Loïc Hoguin
|
26c75b57b1
Add cowboy_req:scheme/1
|
9 years ago |
Loïc Hoguin
|
4fed8637b6
Fix cowboy_req:peer/1
|
9 years ago |
Loïc Hoguin
|
2620d65fde
Fix more HTTP/2 handshake test cases
|
9 years ago |
Loïc Hoguin
|
92edad53d2
Add the beginning of the rfc7540 test suite
|
9 years ago |
Loïc Hoguin
|
0193538dba
Fix warnings
|
9 years ago |
Loïc Hoguin
|
7bdd710849
Completely remove SPDY
|
9 years ago |
Loïc Hoguin
|
b370442a63
Initial commit with connection/streams
|
9 years ago |
Alexey Lebedeff
|
b290b88a67
Use 'Connection' header only when necessary
|
9 years ago |
Loïc Hoguin
|
d043148f4a
Use map syntax instead of maps:put/3
|
9 years ago |
jmccaughey
|
427eb3b622
expect header parses to an atom (continue)
|
10 years ago |
Loïc Hoguin
|
21632944bb
Merge branch 'patch-2' of https://github.com/egobrain/cowboy
|
10 years ago |
Yakov
|
8fc6906dbb
Fix reply/4 spec
|
10 years ago |
Loïc Hoguin
|
d2205d9ea6
Do not send empty chunks
|
10 years ago |
Loïc Hoguin
|
89c47d3d6e
Use cowlib for parsing headers; remove cowboy_http
|
10 years ago |
Loïc Hoguin
|
3cede06283
Use cowlib master
|
10 years ago |
Loïc Hoguin
|
21d9ebe33b
Reverse the order of arguments of match_* functions
|
10 years ago |
Andrew Houghton
|
d1898b969e
Req#http_req.peer can be 'undefined'; update spec accordingly
|
10 years ago |
Loïc Hoguin
|
5ce4c2bfb4
Unify the init and terminate callbacks
|
10 years ago |