Loïc Hoguin
|
6e8b907ae2
Pass the HTTP/2 switch_protocol event to stream handlers
|
8 years ago |
Loïc Hoguin
|
10dfd8c910
Add the early_error cowboy_stream callback
|
8 years ago |
Loïc Hoguin
|
a45813c60f
Allow passing options to sub protocols
|
8 years ago |
Loïc Hoguin
|
80f8cda7ff
Remove or fix a small number of todo comments
|
8 years ago |
Loïc Hoguin
|
98c614ee0b
Add missing human-readable errors for HTTP/1.1
|
8 years ago |
Loïc Hoguin
|
353dc29d8f
Fix protocol breaking when user tries to send empty chunk
|
8 years ago |
Loïc Hoguin
|
0f8452cafa
Add support for multiple stream handlers
|
8 years ago |
José Valim
|
f59c29dff0
Return status 431 if the request header field is too large
|
8 years ago |
Loïc Hoguin
|
43adacc760
Welcome to 2017
|
8 years ago |
Loïc Hoguin
|
309780a9fd
Remaining Dialyzer fixes
|
8 years ago |
Loïc Hoguin
|
e10daf39fa
Numerous Dialyzer fixes
|
8 years ago |
Loïc Hoguin
|
5cb2b544b7
Use cow_http_hd:parse_host directly
|
8 years ago |
Loïc Hoguin
|
b75b0a6d4d
Use integer_to_binary when possible
|
8 years ago |
Loïc Hoguin
|
83aa3f1b9c
Use binary_to_integer instead of to list and back
|
8 years ago |
Loïc Hoguin
|
e30d120bd8
Make reply functions return Req
|
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
|
4fed8637b6
Fix cowboy_req:peer/1
|
8 years ago |
Loïc Hoguin
|
7603518ed0
HTTP/1.1: Don't send 500 errors twice
|
9 years ago |
Loïc Hoguin
|
2620d65fde
Fix more HTTP/2 handshake test cases
|
9 years ago |
Loïc Hoguin
|
4e6a4ee53f
Add initial HTTP/1.1 Upgrade to HTTP/2
|
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
|
b370442a63
Initial commit with connection/streams
|
9 years ago |
Loïc Hoguin
|
89c47d3d6e
Use cowlib for parsing headers; remove cowboy_http
|
10 years ago |
Loïc Hoguin
|
f1c3b6d76f
Breaking update of the cowboy_req interface
|
10 years ago |
Loïc Hoguin
|
da29d8138d
Merge branch 'language-range-header' of git://github.com/NineFX/cowboy
|
11 years ago |
Loïc Hoguin
|
5c2adc167a
Merge branch 'fix/basic-auth-empty-password' of git://github.com/soundrop/cowboy
|
11 years ago |
Loïc Hoguin
|
17af50812c
Remove outdated comments, all edoc, plus a few minor tweaks
|
11 years ago |
Loïc Hoguin
|
d4ce3c638d
Use the new chunked and identity transfer decoding code from cowlib
|
11 years ago |