Skip to content

v2.5.2

Compare
Choose a tag to compare
@mseri mseri released this 27 Jun 14:11
· 753 commits to master since this release

CHANGES:

  • cohttp, cohttp-async: correctly set host header for unix domain sockets,
    implement Unix domain socket support for cohttp-async (#698 @Leonidas-from-XIV)
  • cohttp: better body encoding management when creating request and
    response, and correction of Header.replace function (#694 @lyrm)