ninenines / gun

HTTP/1.1, HTTP/2, Websocket client (and more) for Erlang/OTP.
ISC License
891 stars 232 forks source link

gun:flush/1: flush {gun_tunnel_up, _, _, _} message also. #269

Closed Ledest closed 1 year ago

Ledest commented 3 years ago

'gun_tunnel_up' support in flush_pid/1, flush_ref/1 is missing now. Please fix this.

essen commented 1 year ago

Hello! I have merged the original commit (gun_tunnel_up). Please open a separate PR for each other change with a description of why they are necessary if needed. Thanks!