mirror of
https://github.com/square/okhttp.git
synced 2026-01-14 07:22:20 +03:00
* Ignore early hints for 4.9.x (#7444) (cherry picked from commitb565eecf16) * Expand 103 handling to other non-specific 1XX messages. (#7629) (cherry picked from commit7e4576ccc2) * Cleanup * Add a test of 103 handling * Add copyright * Add copyright * Fix cache test for 102/103 (#7633) (cherry picked from commit930f138125) * Disable test
OkHttp Testing Support
This module offers utilities and support for testing OkHttp itself. It's not intended for use by other projects or consumers of the OkHttp library.