Skip to content

v1.2.4

Compare
Choose a tag to compare
@ithewei ithewei released this 24 Dec 15:21
· 386 commits to master since this release
  • Add hio_set_read_timeout, hio_set_write_timeout
  • Add hio_readline, hio_readstring, hio_readbytes
  • Add logger_set_format
  • Add examples/tinyhttpd
  • Add examples/tinyproxyd
  • Add examples/socks5_proxy_server
  • http_async_handler use hv::async
  • Fix HttpCookie