1
0
mirror of https://github.com/square/okhttp.git synced 2025-07-31 05:04:26 +03:00
Files
okhttp/mockwebserver-deprecated
Kartikaya Gupta (kats) dcb640c3da Fix breaking change from alpha.17 release (#8899)
The semantics of the old path property included the query string,
and should be mapped from the new `target` which is the equivalent
field in the new recorded request. Using url.encodedPath only
provides the path component and omits the query component, resulting
in a breaking change.
2025-07-03 09:16:34 -04:00
..
2023-07-22 13:28:51 +01:00