1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-10 00:00:59 +03:00
Files
okhttp/okhttp-logging-interceptor/api
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
..