diff options
author | Loïc Hoguin <[email protected]> | 2020-02-27 12:19:07 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2020-02-27 15:18:02 +0100 |
commit | c236ed09726a4283a597f662307c9ac07e4f3b7a (patch) | |
tree | 2d2cde30817e9b56b41ba3a8e601e991f08f3110 /doc/src/manual | |
parent | 069040a93bb88477dcae197fa14280a10cce72d8 (diff) | |
download | gun-c236ed09726a4283a597f662307c9ac07e4f3b7a.tar.gz gun-c236ed09726a4283a597f662307c9ac07e4f3b7a.tar.bz2 gun-c236ed09726a4283a597f662307c9ac07e4f3b7a.zip |
Detect invalid HTTP/2 preface errors
And make sure all HTTP/2 connection_error(s) result in a
gun_down message containing the error. In the preface case
we do not send a gun_error message (because there's no stream
open yet) and gun_down was always saying normal.
Also make sure the human readable reason is included in the
gun_error message, if any.
Diffstat (limited to 'doc/src/manual')
0 files changed, 0 insertions, 0 deletions