Skip to content

Releases: MyJetTools/my-http-client

0.1.2

20 Nov 16:52

Choose a tag to compare

feat: Fix http1 parsing and build warnings

This commit includes the following changes:

  • Fixes a bug in parse_chunk_size to correctly handle chunk extensions in chunked transfer encoding.
  • Fixes a bug in read_exact to properly handle timeouts.
  • Resolves build warnings related to mismatched lifetime syntaxes in MyHttpClientConnector and MyHttpClientHeadersBuilder.

0.1.1

19 Nov 17:46

Choose a tag to compare

rust-extensions:0.1.5

0.1.0

11 Nov 16:03

Choose a tag to compare

Removed Debug data