Skip to content

trillium-client-v0.4.7

Choose a tag to compare

@jbr jbr released this 27 Nov 23:01
· 581 commits to main since this release
a1a6147

What's new?

This release addresses a bug in the client http implementation, wherein a "\r\n\r\n" sequence that had already been buffered or partially buffered would not have been correctly found when searching for the end of the response head or 100-continue section

Many thanks to @divergentdave for discovering and investigating this bug!