http_interop 1.0.1 copy "http_interop: ^1.0.1" to clipboard
http_interop: ^1.0.1 copied to clipboard

A thin abstraction layer for interoperability between HTTP client/server implementations.

1.0.1 - 2023-11-11 #

Changed #

  • Updated the README

1.0.0 - 2023-10-16 #

Changed #

  • Request constructor signature
  • Body constructors signature

Removed #

  • Method class

0.8.1 - 2023-10-16 #

Fixed #

  • Empty body should produce empty stream

0.8.0 - 2023-08-24 #

Changed #

  • Split headers

Removed #

  • LoggingHandler

0.7.1 - 2023-08-23 #

Fixed #

  • Body bytes must be immutable
  • Body.empty should produce a new stream instance every time

0.7.0 - 2023-08-20 #

Changed #

  • Simplified interface

0.6.0 - 2023-08-16 #

Changed #

  • Bump http to 1.1.0
  • Request/Response constructor signatures

Fixed #

  • Removed dependency on the http package

0.4.0 - 2023-05-07 #

Changed #

  • Relaxed SDK version to 2.19

0.3.0 - 2023-05-07 #

Added #

  • HttpMethod class

Changed #

  • Request and Response signature

0.2.0 - 2023-05-06 #

Added #

  • Binary messages support

0.1.0 - 2023-04-22 #

Changed #

  • Add Http prefix

0.0.2 - 2023-04-17 #

Added #

  • Export the Headers mixin

0.0.1 - 2023-04-16 #

Added #

  • Initial release
2
likes
140
pub points
6%
popularity

Publisher

verified publisherkarapetov.com

A thin abstraction layer for interoperability between HTTP client/server implementations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http_parser

More

Packages that depend on http_interop