dartvcr 0.3.0 copy "dartvcr: ^0.3.0" to clipboard
dartvcr: ^0.3.0 copied to clipboard

A Dart library for recording and replaying HTTP requests. Port of EasyVCR.

0.3.0 - 2023-12-21 #

  • [ADDED] Support for http v1.1.0

0.2.3 - 2023-02-10 #

  • [ADDED] Docstring improvements
  • [ADDED] Censors.defaultCredentialCensors to get a pre-configured Censors object for censoring common credentials

0.2.2 - 2023-01-31 #

  • [ADDED] Docstring improvements
  • [CHANGED] Formatting improvements

0.2.1 - 2023-01-30 #

  • [ADDED] Docstring improvements

0.2.0 - 2022-12-30 #

  • [FIXED] Fixed a bug that failed to apply censors to recorded data.

0.1.1 - 2022-12-12 #

  • [ADDED] Documentation to README.md
  • [CHANGED] AdvancedSettings now named AdvancedOptions
  • [CHANGED] EasyVCRClient now named DartVCRClient

0.1.0 - 2022-12-01 #

  • Initial release
2
likes
140
points
498
downloads

Publisher

verified publishernateharr.is

Weekly Downloads

A Dart library for recording and replaying HTTP requests. Port of EasyVCR.

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

http, http_parser, json_annotation, meta

More

Packages that depend on dartvcr