Source
abortProxyAuthenticationRequired([body = 'Proxy Authentication Required']) {
throw new HttpProxyAuthenticationRequiredException(body);
}
abortProxyAuthenticationRequired([body = 'Proxy Authentication Required']) {
throw new HttpProxyAuthenticationRequiredException(body);
}