dio_debugger 0.1.2 copy "dio_debugger: ^0.1.2" to clipboard
dio_debugger: ^0.1.2 copied to clipboard

Lightweight utility to attach a reverse/forward proxy to an existing Dio instance for local debugging.

Changelog #

0.1.2 #

  • Feature: attach now falls back to dio.options.baseUrl when upstreamBaseUrl is not provided.
  • Docs: updated README with configuration precedence and a simplified quick start example.
  • Docs: replaced specific URLs with abstract ones (https://api.example.test).
  • Docs: removed base URL duplication in the example (extracted to a variable).

0.1.1 #

  • Docs: minor fixes and small improvements in examples.

0.1.0 #

  • Initial release.
  • Adds reverse/forward proxy support for Dio via a single attach call.
  • Supports env and --dart-define configuration, with allow/skip filters.
2
likes
0
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

Lightweight utility to attach a reverse/forward proxy to an existing Dio instance for local debugging.

Repository (GitHub)
View/report issues

Topics

#dio #http #debug #proxy #reverse

License

unknown (license)

Dependencies

dio

More

Packages that depend on dio_debugger