Files
phs_v1.0.1.0/commonlibrary/rust/ylong_http/RELEASE_NOTES.md

5 lines
182 B
Markdown
Raw Normal View History

2024-09-27 19:16:49 +08:00
# 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.