You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2018/08/03 12:43:00 UTC

[jira] [Comment Edited] (JCR-3211) Support HTTP proxy in SPI2DAV

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

Julian Reschke edited comment on JCR-3211 at 8/3/18 12:42 PM:
--------------------------------------------------------------

trunk: [r1834008|http://svn.apache.org/r1834008]
2.16: [r1835817|http://svn.apache.org/r1835817]
2.14: [r1837363|http://svn.apache.org/r1837363]



was (Author: reschke):
trunk: [r1834008|http://svn.apache.org/r1834008]
2.16: [r1835817|http://svn.apache.org/r1835817]

> Support HTTP proxy in SPI2DAV
> -----------------------------
>
>                 Key: JCR-3211
>                 URL: https://issues.apache.org/jira/browse/JCR-3211
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-spi2dav
>    Affects Versions: 2.2.10
>            Reporter: Warren Janssens
>            Priority: Minor
>             Fix For: 2.18, 2.14.6, 2.17.4, 2.16.3
>
>         Attachments: JCR-3211.diff
>
>
> There needs to be a way to configure a proxy and proxy credentials on the HttpClient HostConfiguration and State objects in RepositoryServiceImpl to enable requests over HTTP proxies.
> Ideally the configuration could be done without resorting to static or thread local values.
> The workaround is to use a proxy servlet that has the real endpoint of the repository hardcoded so it's not that critical of a bug but this workaround may not always be an available option.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)