Loïc Hoguin
|
8b9a09c9fe
HTTP/2 informational responses don't end the stream
|
7 лет назад |
Loïc Hoguin
|
9af8b0d23a
Add missing enable_connect_protocol in typespecs
|
7 лет назад |
Loïc Hoguin
|
bbfc1569cc
Add initial implementation of Websocket over HTTP/2
|
7 лет назад |
Bartek Walkowicz
|
2131709328
Add case for handling infinity for idle/request_timeout
|
7 лет назад |
Loïc Hoguin
|
f9092126fa
Handle system messages in cowboy_websocket
|
7 лет назад |
Loïc Hoguin
|
b9c8d86502
Handle supervisor calls properly everywhere
|
7 лет назад |
Loïc Hoguin
|
19054e40e0
Fix crash in cowboy_http2 when content-length is invalid
|
7 лет назад |
Loïc Hoguin
|
34473bc247
Fix Dialyzer warnings
|
7 лет назад |
Loïc Hoguin
|
576e2d2111
Don't badmatch on HTTP/2 preface's Transport:send
|
7 лет назад |
Loïc Hoguin
|
2eb3e3f994
Also disable the TRACE method entirely
|
7 лет назад |
Loïc Hoguin
|
dd002b8141
Disable the CONNECT method completely
|
7 лет назад |
Loïc Hoguin
|
10dc2c2ef0
Add an rfc7231 test suite, fix an HTTP/2 bug with HEAD
|
7 лет назад |
Loïc Hoguin
|
2185198dee
Fix HTTP/2 push
|
7 лет назад |
Loïc Hoguin
|
0246d9a4e6
Don't send a GOAWAY frame on close when the h2 preface is invalid
|
7 лет назад |
Loïc Hoguin
|
d33a0df3fe
Ignore stray HTTP/2 stream messages that we expect
|
7 лет назад |
Loïc Hoguin
|
73126e7693
Add many rfc7540 tests, improve detection of malformed requests
|
7 лет назад |
Loïc Hoguin
|
4cdd1aa70e
Add more flow control tests to rfc7540 and fix related issues
|
7 лет назад |
Loïc Hoguin
|
7f80ff28a5
Add more rfc7540 tests along with their respective fixes
|
7 лет назад |
Loïc Hoguin
|
bc82679330
Fix a few rfc7540 tests
|
7 лет назад |
Loïc Hoguin
|
92672b49af
Queue HTTP/2 trailers when there's still data in the buffer
|
7 лет назад |
Loïc Hoguin
|
39baed6c80
Add preliminary support for trailers in responses
|
7 лет назад |
Loïc Hoguin
|
83bd8bc935
Fix two edge cases for cowboy_req:stream_body
|
7 лет назад |
Loïc Hoguin
|
ad9ab51648
Add some todos
|
7 лет назад |
Loïc Hoguin
|
f3d6b05b86
Add cowboy_req:inform/2,3
|
7 лет назад |
Loïc Hoguin
|
ef58e15547
Introduce cowboy_req:sock/1 and cowboy_req:cert/1
|
7 лет назад |
Loïc Hoguin
|
e7114577bb
Fix a bug in HTTP/2 where connection gets closed prematurely
|
7 лет назад |
Loïc Hoguin
|
c62ce1c63e
Fix stream handler state being discarded on terminate
|
7 лет назад |
Loïc Hoguin
|
11ae407eed
Ensure the behavior on stream handler crash is consistent
|
7 лет назад |
Loïc Hoguin
|
d47e22edaa
Cleanup various comments
|
7 лет назад |
Loïc Hoguin
|
ea80e7a309
Avoid some crashes when HTTP/2 streams flush their response
|
7 лет назад |