Releases: cortexm/uhttp-client
Releases · cortexm/uhttp-client
v2.2.1 - CLI tool
added cli-tool uhttp:
- it is similar to curl but simpler, uses uhttp.client module
bugfixes:
- correct processing _ssl.SSLWantReadError and _ssl.SSLWantWriteError
v2.2.0
first release after separating https://github.com/pavelrevak/uhttp
- fixed tests