Package com.atlassian.jira.http
package com.atlassian.jira.http
-
ClassDescriptionAn Apache HttpClient 4
HttpRequestInterceptorthat checks outbound HTTP requests against a whitelist of allowed URLs.An Apache HttpClient 5HttpRequestInterceptorthat checks outbound HTTP requests against a whitelist of allowed URLs.A JerseyClientRequestFilterthat checks outbound HTTP requests against a whitelist of allowed URLs.Factory for creating HTTP client configuration components, including filters and interceptors that enforce an outbound HTTP whitelist based on a feature flag.A simple validator to check if a given URI is allowed by the outbound whitelist.