[REPORT] HttpComponents

2017-05-11 Thread Asankha C. Perera
## Description: - The Apache HttpComponents project is responsible for creating and maintaining a toolset of low-level Java components focused on HTTP and associated protocols ## Issues: - There are no issues requiring board attention at this time ## Activity: - A vote was passed to

[jira] [Created] (HTTPCORE-466) Round out the SslContextBuilder by adding missing APIs

2017-05-11 Thread Gary Gregory (JIRA)
Gary Gregory created HTTPCORE-466: - Summary: Round out the SslContextBuilder by adding missing APIs Key: HTTPCORE-466 URL: https://issues.apache.org/jira/browse/HTTPCORE-466 Project: HttpComponents

Re: Rewriting the path of a URI in org.apache.http.examples.nio.NHttpReverseProxy

2017-05-11 Thread Oleg Kalnichevski
On Thu, 2017-05-11 at 00:33 -0700, Gary Gregory wrote: > On May 11, 2017 12:29 AM, "Oleg Kalnichevski" > wrote: > > On Thu, 2017-05-11 at 00:02 -0700, Gary Gregory wrote: > > Hi All, > > > > (I am not proposing to change NHttpReverseProxy but my code in a > > descendant > > of

[ANNOUNCEMENT] HttpComponents Client 5.0 alpha2 released

2017-05-11 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 5.0-alpha2 release of HttpComponents Client.  This is a major release that introduces support for HTTP/2 protocol and event driven messaging APIs consistent for all supported HTTP protocol versions. HttpClient ships with two client

[jira] [Commented] (HTTPCORE-418) Add a HttpHost constructor for hostname and scheme

2017-05-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16006024#comment-16006024 ] ASF GitHub Bot commented on HTTPCORE-418: - Github user asfgit closed the pull request at:

[jira] [Commented] (HTTPCORE-390) Lock-less connection pools

2017-05-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16006023#comment-16006023 ] ASF GitHub Bot commented on HTTPCORE-390: - Github user asfgit closed the pull request at:

[jira] [Commented] (HTTPCORE-412) Send HTTP trailers in request

2017-05-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16006025#comment-16006025 ] ASF GitHub Bot commented on HTTPCORE-412: - Github user asfgit closed the pull request at:

[jira] [Commented] (HTTPCLIENT-1759) Contribute new tests that use the in-process HttpServer

2017-05-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16006026#comment-16006026 ] ASF GitHub Bot commented on HTTPCLIENT-1759: Github user asfgit closed the pull request

[GitHub] httpcore pull request #3: Trunk

2017-05-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/httpcore/pull/3 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] httpcore pull request #14: HTTPCLIENT-1693 client request trailers

2017-05-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/httpcore/pull/14 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] httpcore pull request #20: HTTPCORE-418: add constructor to HttpHost for hos...

2017-05-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/httpcore/pull/20 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] httpcore pull request #34: Restoring documentation removed from testing.fram...

2017-05-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/httpcore/pull/34 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] httpcore pull request #31: (HTTPCLIENT-1759) Contribute new tests that use t...

2017-05-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/httpcore/pull/31 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: Rewriting the path of a URI in org.apache.http.examples.nio.NHttpReverseProxy

2017-05-11 Thread Gary Gregory
On May 11, 2017 12:29 AM, "Oleg Kalnichevski" wrote: On Thu, 2017-05-11 at 00:02 -0700, Gary Gregory wrote: > Hi All, > > (I am not proposing to change NHttpReverseProxy but my code in a > descendant > of NHttpReverseProxy). > > How would I change the path of a request's URI

Re: Rewriting the path of a URI in org.apache.http.examples.nio.NHttpReverseProxy

2017-05-11 Thread Oleg Kalnichevski
On Thu, 2017-05-11 at 00:02 -0700, Gary Gregory wrote: > Hi All, > > (I am not proposing to change NHttpReverseProxy but my code in a > descendant > of NHttpReverseProxy). > > How would I change the path of a request's URI before it is forwarded > to > the origin server? > This entirely

Re: Rounding out the SslContextBuilder

2017-05-11 Thread Oleg Kalnichevski
On Wed, 2017-05-10 at 23:31 -0700, Gary Gregory wrote: > Hi All: > > We recently added the ability for the SslContextBuilder to accept a > Provider. > > The other settings that we could pick up and that are currently hard- > wired > are: > > - TrustManagerFactory.getDefaultAlgorithm() > -

Re: Do not commit to HttpCore SVN!

2017-05-11 Thread Oleg Kalnichevski
On Thu, 2017-05-11 at 00:00 +0200, Michael Osipov wrote: > Am 2017-05-10 um 23:48 schrieb Oleg Kalnichevski: > > On Wed, 2017-05-10 at 23:25 +0200, Michael Osipov wrote: > > > > ... > > I am not sure I understand what you mean by git apply. > > > > Can we go back to what appears to be the

Re: Fwd: httpcomponents-core git commit: Remove unused ctor from this example.

2017-05-11 Thread Oleg Kalnichevski
On Wed, 2017-05-10 at 19:33 -0700, Gary Gregory wrote: > Oh crud, this must be some EOL issue again. Tips? > > Gary > I cleaned up your changes and squashed them into the previous commit. Oleg > -- Forwarded message -- > From: > Date: Wed, May 10, 2017

Rewriting the path of a URI in org.apache.http.examples.nio.NHttpReverseProxy

2017-05-11 Thread Gary Gregory
Hi All, (I am not proposing to change NHttpReverseProxy but my code in a descendant of NHttpReverseProxy). How would I change the path of a request's URI before it is forwarded to the origin server? Thank you, Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with

[jira] [Closed] (HTTPCORE-465) Update example NHttpReverseProxy to support SSL to origin servers which use self-signed certificates.

2017-05-11 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed HTTPCORE-465. - Resolution: Fixed In the 4.4.x branch. > Update example NHttpReverseProxy to support SSL to

[jira] [Updated] (HTTPCORE-465) Update example NHttpReverseProxy to support SSL to origin servers which use self-signed certificates.

2017-05-11 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated HTTPCORE-465: -- Affects Version/s: (was: 5.0-alpha3) Fix Version/s: (was: 5.0-alpha4) >

Rounding out the SslContextBuilder

2017-05-11 Thread Gary Gregory
Hi All: We recently added the ability for the SslContextBuilder to accept a Provider. The other settings that we could pick up and that are currently hard-wired are: - TrustManagerFactory.getDefaultAlgorithm() - KeyStore.getDefaultType() - KeyManagerFactory.getDefaultAlgorithm() Any thoughts

Re: httpcomponents-core git commit: Remove unused ctor from this example.

2017-05-11 Thread Gary Gregory
Running 'git config core.autocrlf' returns 'true'. What next? Gary On Wed, May 10, 2017 at 7:33 PM, Gary Gregory wrote: > Oh crud, this must be some EOL issue again. Tips? > > Gary > > -- Forwarded message -- > From: > Date: Wed,