commonlibrary_rust_ylong_http/RELEASE_NOTES.md
hu-kai45 4570f65247 增加 RELEASE_NOTES.md
Signed-off-by: hu-kai45 <hukai45@huawei.com>
2023-06-25 21:15:31 +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.