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

HTTP client wrapper for Code Scout. Automatically captures network requests, responses, and errors.

1.0.1 #

  • Fix: CodeScoutHttpClient returned an already-drained response stream, breaking every request made through it (Stream has already been listened to). The body is now buffered and an equivalent response is returned to the caller.
  • Fix: capture is wrapped defensively — a Code Scout failure can no longer fail the underlying HTTP request (e.g. when used before CodeScout.init()).

1.0.0 #

  • Initial release.
  • HTTP client wrapper that automatically captures network requests, responses, and errors for Code Scout.
0
likes
0
points
245
downloads

Publisher

verified publishercodescout.tech

Weekly Downloads

HTTP client wrapper for Code Scout. Automatically captures network requests, responses, and errors.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

code_scout, flutter, http

More

Packages that depend on code_scout_http