Skip to content

Releases: cortexm/uhttp-client

v2.2.1 - CLI tool

02 Mar 07:47

Choose a tag to compare

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

01 Mar 20:49

Choose a tag to compare

first release after separating https://github.com/pavelrevak/uhttp

  • fixed tests