[
https://issues.apache.org/jira/browse/NUTCH-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16583773#comment-16583773
]
Hudson commented on NUTCH-2632:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3551 (See
[https://builds.apache.org/job/Nutch-trunk/3551/])
NUTCH-2632 protocol-okhttp proxy authentication (swoodard:
[https://github.com/apache/nutch/commit/5f8b72b712c93f47902a5620813509c03f8ad33c])
* (edit)
src/plugin/protocol-okhttp/src/java/org/apache/nutch/protocol/okhttp/OkHttp.java
NUTCH-2632 protocol-okhttp doesn't accept proxy authentication - apply (snagel:
[https://github.com/apache/nutch/commit/8b9714faf312973c91249077edc46c77abdc4c9c])
* (edit)
src/plugin/protocol-okhttp/src/java/org/apache/nutch/protocol/okhttp/OkHttp.java
> protocol-okhttp doesn't accept proxy authentication
> ---------------------------------------------------
>
> Key: NUTCH-2632
> URL: https://issues.apache.org/jira/browse/NUTCH-2632
> Project: Nutch
> Issue Type: Improvement
> Components: protocol
> Affects Versions: 1.15
> Reporter: Steven W
> Priority: Minor
> Fix For: 1.16
>
>
> protocol-okhttp doesn't accept proxy authentication. I believe the
> username/password can be passed in to the OkHttpClient.Builder
> ([https://square.github.io/okhttp/3.x/okhttp/okhttp3/OkHttpClient.Builder.html#proxyAuthenticator-okhttp3.Authenticator-)]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)