I am trying to link into some Javadocs hosted at javadoc.io (specifically, PowerMock\'s Javadocs) using the @link
option. I have tried to add the URL to PowerMock\'
I am running javadoc.io.
This is reported as this github issue and it's solved just now. There is no need to override user agent string any more.
Feel free to re-open github issue if things are still not working. This thread is not actively monitored.
curl -I -A "Java/1.6.0_14" https://static.javadoc.io/org.checkerframework/checker-qual/2.2.2/package-list
HTTP/1.1 200 OK
Date: Mon, 08 Apr 2019 13:06:04 GMT
Content-Type: text/plain