Files
phs_v1.0.1.0/commonlibrary/rust/ylong_http/RELEASE_NOTES.md
2024-09-27 19:16:49 +08:00

182 B

1.0.0

  1. ylong_http initial version, which enables these features:
    • async: async http client.
    • c_openssl_3_0: TLS based on OpenSSLv3.0+.
    • http1_1: HTTP/1.1 support.