HTTP v0.6.1 Release Notes

Release Date: 2014-05-07 // almost 10 years ago
    • ๐Ÿ›  Fix request Content-Length calculation for Unicode ([@challengee])
    • โž• Add Response#flush ([@ixti])
    • ๐Ÿ›  Fix Response::Body#readpartial default size ([@hannesg], [@ixti])
    • โž• Add missing CRLF for chunked bodies ([@hannesg])
    • ๐Ÿ›  Fix forgotten CGI require ([@ixti])
    • ๐Ÿ‘Œ Improve README ([@tarcieri])