Interceptor
for non-HttpURLConnection filtering.public interface URLFilter
Modifier and Type | Method and Description |
---|---|
void |
checkURLPermitted(java.net.URL url)
Deprecated.
Check whether request to the provided URL is permitted to be issued.
|