1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-08 13:02:20 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Yuri Schimke
c998c2c57b Add minimal HttpLoggingInterceptor support for streaming request and responses. (#8993)
* Add a minimal HttpLoggingInterceptor support for streaming.

These use cases are much more common with protocols like MCP adopting
Streaming HTTP.

https://modelcontextprotocol.io/specification/2025-03-26/basic/transports#streamable-http
2025-09-21 07:24:36 +01:00
Minh
b4614e466c Hide the value of sensitive query parameters in log (#8242)
Add option to redact sensitive query params.
2024-04-06 10:14:38 +01:00
Yuri Schimke
3bed816c91 Add a configurable AndroidLogging API (#7844) 2024-04-01 12:07:32 +01:00
Yuri Schimke
d03decd45a Kotlin 1.9 (#7952) 2023-07-22 13:28:51 +01:00
Jesse Wilson
3e16ec28fe Adopt Kotlin's binary compatibility validator (#7112) 2022-02-26 14:17:33 -05:00