basic_http_interceptor
HTTP Interceptors for Beginners, Logging, Headers, Proxies, and Hooks.
What this package is like to depend on
Last release 10 days ago
14 Aug 2026
Release timing varies
gaps range from 3 weeks to 1.3 years
Nearly every release is documented
notes for 12 of 12 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
12 releases · first in 2024
6 releases in the last 12 months
see the full history below
Release timeline
12 releases · Aug 2024 to Aug 2026
2025
2026
Releases
latest 12-
0.1.514 Aug 2026Release notes
Open source →- Skip
StreamedResponsebody logging for compressed or known streamed content. - Keep body logging unchanged for normal
Responseobjects.
- Skip
-
0.1.413 Aug 2026Release notes
Open source →- Fix a streamed response logging stall when
content-encodingis compressed (for examplegzip). - Skip body text logging for compressed streamed responses and keep transparent pass-through.
- Make
X-Debug-Bodyheader detection case-insensitive.
- Fix a streamed response logging stall when
-
0.1.313 Aug 2026Release notes
Open source →- Refine
InterceptorLoggerresponse logging to avoid fully consumingStreamedResponsebodies. - Log streamed bodies in byte-based segments so SSE and long-lived streams stay responsive.
- Simplify non-streamed response logging to a single write.
- Improve
MethodSwitchingClientrouting docs for streaming, SSE, and upload scenarios.
- Refine
-
0.1.211 Aug 2026Release notes
Open source →- Add
MethodSwitchingClientfor dynamic request routing between interceptor and default HTTP clients. - Document advanced usage with a concise subclass-based channel switching example.
- Add
-
0.1.107 Aug 2026Release notes
Open source →- InterceptorLogger, add optional
logBodyMaxparameter. - InterceptorLogger.interceptResponse, support
StreamedResponsebody logging.
- InterceptorLogger, add optional
-
0.1.016 Jan 2026 -
0.0.613 Oct 2024Release notes
Open source →- InterceptorLogger,logBody = true, or exist header X-Debug-Body, output body.
-
0.0.509 Sep 2024Release notes
Open source →- supports all six platforms, with client separated for non-web platforms.
-
0.0.417 Aug 2024 -
0.0.317 Aug 2024 -
0.0.217 Aug 2024 -
0.0.117 Aug 2024