Skip to content

V2.0.2.41

Latest
Compare
Choose a tag to compare
@samsharp99 samsharp99 released this 08 Dec 17:22
· 1 commit to master since this release
a98c727

[Fix: 7] Store return headers as lowercase to support case-insensitive header matching as per RFC 2616 Section 4.2 (https://tools.ietf.org/html/rfc2616#section-4.2)
[Fix: 8] Timeout elapsed on read operation will stop the loop waiting for incoming frames
Thanks @francois-normandin for these updates!