- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for UrlRecordingMockHttpURLConnection (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/curl/io/IOIntegrationTest.java
} // --- URL parameter concatenation tests --- /** * Mock that records the URL it receives. */ class UrlRecordingMockHttpURLConnection extends HttpURLConnection { UrlRecordingMockHttpURLConnection(URL u) { super(u); } @Override public void disconnect() { } @OverrideCreated: Thu Apr 02 15:34:12 GMT 2026 - Last Modified: Sat Mar 21 12:00:34 GMT 2026 - 44.1K bytes - Click Count (0)