http_interceptor_plus 0.0.1 copy "http_interceptor_plus: ^0.0.1" to clipboard
http_interceptor_plus: ^0.0.1 copied to clipboard

Dart package for enhanced HTTP logging. Middleware for http package.

0.0.1 #

Initial Release #

  • Logging Capabilities: Log detailed information for HTTP requests and responses.
  • HTTP Methods: Logging support for GET, POST, PUT, PATCH, DELETE, and HEAD requests.
  • Headers Logging: Log request and response headers for better insights.
  • Data Logging: Capture and log request and response data.
  • Seamless Integration: Works seamlessly with the standard http package.