Closed
Description
Currently the HttpComponents Javadoc is unavailable and responds with a 403 Forbidden status.
We should ignore it completely until the situation is resolved.
$ http https://hc.apache.org/httpcomponents-client-5.2.x/current/httpclient5/apidocs/
HTTP/1.1 403 Forbidden
Accept-Ranges: bytes
Connection: keep-alive
Content-Length: 199
Content-Type: text/html; charset=iso-8859-1
Date: Mon, 14 Nov 2022 09:41:55 GMT
Server: Apache
Via: 1.1 varnish, 1.1 varnish
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Served-By: cache-hel1410033-HEL, cache-cdg20720-CDG
X-Timer: S1668418915.238071,VS0,VE39
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access this resource.</p>
</body></html>