You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2018/08/09 06:37:05 UTC

[jira] [Commented] (NUTCH-2632) protocol-okhttp doesn't accept proxy authentication

    [ https://issues.apache.org/jira/browse/NUTCH-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574356#comment-16574356 ] 

Sebastian Nagel commented on NUTCH-2632:
----------------------------------------

Thanks for the pointer, [~sjwoodard]. The protocol-okhttp plugin was implemented as an alternative to protocol-http which also does not support proxy authentication. But looks like it's easy to add this feature. Could you provide a pull request?

> 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)