diff options
author | Viktor Söderqvist <[email protected]> | 2020-11-10 15:26:59 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2020-11-27 14:16:17 +0100 |
commit | 6deddc7d3360aa0f50eb2375cc0226157185c472 (patch) | |
tree | 4d0db6813c8e8b2c0e61feb23c5693650149d08e /src/cow_multipart.erl | |
parent | d06fcad11a00be1c56d0a76e1c46c45b1ff71edd (diff) | |
download | cowlib-6deddc7d3360aa0f50eb2375cc0226157185c472.tar.gz cowlib-6deddc7d3360aa0f50eb2375cc0226157185c472.tar.bz2 cowlib-6deddc7d3360aa0f50eb2375cc0226157185c472.zip |
Handle last remote stream ID in cow_http2_machine
New function set_last_streamid/1 sets the last accepted stream ID
to the last known remote stream ID. Frames with a remote stream ID
greater than this are thereafter discarded by frame/2, which returns
{ok, Http2Machine} for such frames.
Diffstat (limited to 'src/cow_multipart.erl')
0 files changed, 0 insertions, 0 deletions