[jira] [Resolved] (HTTPCLIENT-1795) Http Client does not support RFC-compliant quoted IPv6 Link-Local host literals

2023-04-26 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1795. --- Fix Version/s: 5.3-alpha1 (was: Stuck

[jira] [Commented] (HTTPCORE-740) Connection resets during timeouts

2023-04-22 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715366#comment-17715366 ] Oleg Kalnichevski commented on HTTPCORE-740: [~arunans23] Thi

[jira] [Resolved] (HTTPCLIENT-1368) stale-if-error request cache directive should also apply to non-revalidatable cache entries

2023-04-21 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1368. --- Fix Version/s: 5.3-alpha1 (was: Stuck

[jira] [Commented] (HTTPCORE-740) Connection resets during timeouts

2023-04-21 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714855#comment-17714855 ] Oleg Kalnichevski commented on HTTPCORE-740: [~arunans23] I promis

[jira] [Commented] (HTTPCORE-738) URIBuilder - path with asterisk * is encoded differently compared to java.lang.URI

2023-04-05 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709091#comment-17709091 ] Oleg Kalnichevski commented on HTTPCORE-738: > Otherwise, issue sh

[jira] [Resolved] (HTTPCORE-738) URIBuilder - path with asterisk * is encoded differently compared to java.lang.URI

2023-04-05 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-738. Resolution: Invalid > URIBuilder - path with asterisk * is encoded differen

[jira] [Commented] (HTTPCORE-738) URIBuilder - path with asterisk * is encoded differently compared to java.lang.URI

2023-04-05 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708996#comment-17708996 ] Oleg Kalnichevski commented on HTTPCORE-738: [~fslev] URIBuilder conf

[jira] [Commented] (HTTPCORE-739) org.apache.hc.core5.net.URIBuilder does not decode plus characters (`+`) in the query part

2023-04-05 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708990#comment-17708990 ] Oleg Kalnichevski commented on HTTPCORE-739: [~anloth] There i

[jira] [Resolved] (HTTPCORE-739) org.apache.hc.core5.net.URIBuilder does not decode plus characters (`+`) in the query part

2023-04-05 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-739. Resolution: Invalid > org.apache.hc.core5.net.URIBuilder does not decode p

Re: No more Java 1.8 with ASF Jenkins CI?

2023-04-02 Thread Oleg Kalnichevski
On Sun, 2023-04-02 at 10:51 +0200, Michael Osipov wrote: > Am 2023-04-02 um 09:38 schrieb Oleg Kalnichevski: > > It looks like ASF Jenkins CI can no longer run on Java 1.8. It > > appears > > we have lost the ability to test our HC for Java 1.8 compatibility > > w

No more Java 1.8 with ASF Jenkins CI?

2023-04-02 Thread Oleg Kalnichevski
It looks like ASF Jenkins CI can no longer run on Java 1.8. It appears we have lost the ability to test our HC for Java 1.8 compatibility with the standard ASF CI infrastructure. Oleg --- [HttpComponents Client 5.2.x] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35- agent

[jira] [Resolved] (HTTPCLIENT-1936) HttpClient Connections have issues during NGINX Reloads

2023-04-01 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1936. --- Resolution: Incomplete It is unclear how the issue is related to

[jira] [Resolved] (HTTPCLIENT-2168) Calling cancel on Future returned by InternalHttpAsyncClient gives incorrect boolean result

2023-04-01 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2168. --- Resolution: Won't Fix > Calling cancel on Future ret

[jira] [Resolved] (HTTPCLIENT-2064) MultipartEntityBuilder should support preamble and epilog

2023-04-01 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2064. --- Fix Version/s: 5.3-alpha1 Resolution: Fixed

[jira] [Commented] (HTTPCLIENT-2268) How do you cancel async request?

2023-03-30 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706973#comment-17706973 ] Oleg Kalnichevski commented on HTTPCLIENT-2268: --- [~patrickjamesb

[jira] [Resolved] (HTTPCLIENT-2268) How do you cancel async request?

2023-03-30 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2268. --- Resolution: Information Provided > How do you cancel async requ

[jira] [Commented] (HTTPCORE-737) HttpClient not working with Java 8 runtime

2023-03-30 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706972#comment-17706972 ] Oleg Kalnichevski commented on HTTPCORE-737: [~akatkere] I would not

[jira] [Comment Edited] (HTTPCLIENT-2267) Connect called before Interceptors are invoked

2023-03-30 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706969#comment-17706969 ] Oleg Kalnichevski edited comment on HTTPCLIENT-2267 at 3/30/23 4:5

[jira] [Commented] (HTTPCLIENT-2267) Connect called before Interceptors are invoked

2023-03-30 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706969#comment-17706969 ] Oleg Kalnichevski commented on HTTPCLIENT-2267: --- [~patrickjamesb

[jira] [Commented] (HTTPCORE-737) HttpClient not working with Java 8 runtime

2023-03-30 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706748#comment-17706748 ] Oleg Kalnichevski commented on HTTPCORE-737: [~akatkere] My Toolchain

[jira] [Commented] (HTTPCORE-737) HttpClient not working with Java 8 runtime

2023-03-30 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706745#comment-17706745 ] Oleg Kalnichevski commented on HTTPCORE-737: [~akatkere] What exa

[jira] [Comment Edited] (HTTPCORE-737) HttpClient not working with Java 8 runtime

2023-03-30 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706737#comment-17706737 ] Oleg Kalnichevski edited comment on HTTPCORE-737 at 3/30/23 7:0

[jira] [Resolved] (HTTPCORE-737) HttpClient not working with Java 8 runtime

2023-03-30 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-737. Resolution: Won't Fix Please see the associated PR for details.

[jira] [Resolved] (HTTPCLIENT-2267) Connect called before Interceptors are invoked

2023-03-29 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2267. --- Resolution: Not A Bug > Connect called before Interceptors are invo

[jira] [Comment Edited] (HTTPCLIENT-2267) Connect called before Interceptors are invoked

2023-03-29 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706703#comment-17706703 ] Oleg Kalnichevski edited comment on HTTPCLIENT-2267 at 3/30/23 5:5

[jira] [Commented] (HTTPCLIENT-2267) Connect called before Interceptors are invoked

2023-03-29 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706703#comment-17706703 ] Oleg Kalnichevski commented on HTTPCLIENT-2267: --- [~patrickjamesb

[jira] [Commented] (HTTPCORE-737) HttpClient not working with Java 8 runtime

2023-03-29 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706502#comment-17706502 ] Oleg Kalnichevski commented on HTTPCORE-737: [~akatkere] Raise a P

[jira] [Commented] (HTTPCORE-737) HttpClient not working with Java 8 runtime

2023-03-29 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706490#comment-17706490 ] Oleg Kalnichevski commented on HTTPCORE-737: [~akatkere] Are you re

[jira] [Commented] (HTTPCLIENT-2265) Need advice on accessing Entity

2023-03-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704147#comment-17704147 ] Oleg Kalnichevski commented on HTTPCLIENT-2265: --- [~patrickjamesb

[jira] [Resolved] (HTTPCLIENT-2265) Need advice on accessing Entity

2023-03-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2265. --- Resolution: Information Provided > Need advice on accessing Ent

[jira] [Commented] (HTTPCLIENT-2266) UTF-8 chars unsupported in query params

2023-03-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704139#comment-17704139 ] Oleg Kalnichevski commented on HTTPCLIENT-2266: --- [~kkarlberg]

[jira] [Commented] (HTTPCORE-736) HttpClient GET method adds Content-Length: 0 header

2023-03-20 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702656#comment-17702656 ] Oleg Kalnichevski commented on HTTPCORE-736: [~reschke] I do not thi

[jira] [Commented] (HTTPCORE-736) HttpClient GET method adds Content-Length: 0 header

2023-03-20 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702623#comment-17702623 ] Oleg Kalnichevski commented on HTTPCORE-736: [~reschke] And I am

[jira] [Comment Edited] (HTTPCORE-736) HttpClient GET method adds Content-Length: 0 header

2023-03-20 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702494#comment-17702494 ] Oleg Kalnichevski edited comment on HTTPCORE-736 at 3/20/23 8:0

[jira] [Commented] (HTTPCORE-736) HttpClient GET method adds Content-Length: 0 header

2023-03-20 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702494#comment-17702494 ] Oleg Kalnichevski commented on HTTPCORE-736: [~XenoAmess] I person

[jira] [Resolved] (HTTPCORE-736) HttpClient GET method adds Content-Length: 0 header

2023-03-19 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-736. Resolution: Invalid [~XenoAmess] You assertion is _completely_ wrong. HttpCore

[jira] [Commented] (HTTPCLIENT-1368) stale-if-error request cache directive should also apply to non-revalidatable cache entries

2023-03-17 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701913#comment-17701913 ] Oleg Kalnichevski commented on HTTPCLIENT-1368: --- [~arturobernalg

[jira] [Commented] (HTTPCLIENT-2262) Clarify infinite timeout vs disabled timeout

2023-03-17 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701655#comment-17701655 ] Oleg Kalnichevski commented on HTTPCLIENT-2262: --- [~nfilotto] Any

[jira] [Commented] (HTTPCLIENT-2262) Clarify infinite timeout vs disabled timeout

2023-03-17 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701628#comment-17701628 ] Oleg Kalnichevski commented on HTTPCLIENT-2262: --- [~nfil

[jira] [Resolved] (HTTPCLIENT-2263) Cannot Access Trailer-Headers in Chunked transfer-encoding

2023-03-16 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2263. --- Resolution: Won't Fix > Cannot Access Trailer-Headers in

[jira] [Commented] (HTTPCLIENT-2263) Cannot Access Trailer-Headers in Chunked transfer-encoding

2023-03-16 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701153#comment-17701153 ] Oleg Kalnichevski commented on HTTPCLIENT-2263: --- [~colebq] Please

[jira] [Resolved] (HTTPCLIENT-2262) Clarify infinite timeout vs disabled timeout

2023-03-16 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2262. --- Resolution: Information Provided > Clarify infinite timeout vs disab

[jira] [Commented] (HTTPCLIENT-2262) Clarify infinite timeout vs disabled timeout

2023-03-16 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701149#comment-17701149 ] Oleg Kalnichevski commented on HTTPCLIENT-2262: --- [~nfilotto]

[jira] [Commented] (HTTPCLIENT-2263) Cannot Access Trailer-Headers in Chunked transfer-encoding

2023-03-15 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700825#comment-17700825 ] Oleg Kalnichevski commented on HTTPCLIENT-2263: --- [~colebq] We are

[jira] [Updated] (HTTPCLIENT-2261) Support HTTP tunneling for InternalH2AsyncClient/MinimalH2AsyncClient

2023-03-06 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated HTTPCLIENT-2261: -- Fix Version/s: Future Labels: http2 proxy volunteers-wanted

[jira] [Commented] (HTTPCORE-735) "Connection pool shut down" unreasonable

2023-02-26 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693828#comment-17693828 ] Oleg Kalnichevski commented on HTTPCORE-735: > the application can

[jira] [Resolved] (HTTPCLIENT-2260) 4.5.x Tutorial link is dead

2023-02-26 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2260. --- Resolution: Fixed Corrected. Oleg > 4.5.x Tutorial link is d

[jira] [Commented] (HTTPCORE-735) "Connection pool shut down" unreasonable

2023-02-26 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693602#comment-17693602 ] Oleg Kalnichevski commented on HTTPCORE-735: [~qxo] You code

[jira] [Commented] (HTTPCORE-735) "Connection pool shut down" unreasonable

2023-02-25 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693446#comment-17693446 ] Oleg Kalnichevski commented on HTTPCORE-735: [~qxo] Not good enough.

[jira] [Resolved] (HTTPCORE-735) "Connection pool shut down" unreasonable

2023-02-25 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-735. Resolution: Invalid > "Connection pool shut down"

[jira] [Resolved] (HTTPCORE-734) When create UrlEncodedFormEntity, "~" is not encoded as %7E

2023-02-18 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-734. Resolution: Invalid > When create UrlEncodedFormEntity, "~" is n

[jira] [Resolved] (HTTPCLIENT-2259) PublicSuffixMatcher returning incomplete domain root for private domains

2023-02-17 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2259. --- Resolution: Information Provided > PublicSuffixMatcher return

[jira] [Commented] (HTTPCLIENT-2259) PublicSuffixMatcher returning incomplete domain root for private domains

2023-02-17 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690288#comment-17690288 ] Oleg Kalnichevski commented on HTTPCLIENT-2259: --- [~andreidan] Is

Re: org.brotli.dec 0.1.2 dependency in httpcomponents-client

2023-02-14 Thread Oleg Kalnichevski
On Mon, 2023-02-13 at 13:54 -0800, Ryan Schmitt wrote: > I'm sending this along on behalf of a colleague who is having trouble > getting through to the distribution list. > > > > Hi Apache client developers, > > It looks like the org.brotli.dec dependency was updated upstream for > three >

[jira] [Commented] (HTTPCORE-478) Add "Forwarded" HttpRequestInterceptor

2023-02-11 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17687468#comment-17687468 ] Oleg Kalnichevski commented on HTTPCORE-478: [~arturobernalg]  It t

[jira] [Commented] (HTTPCORE-478) Add "Forwarded" HttpRequestInterceptor

2023-02-11 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17687414#comment-17687414 ] Oleg Kalnichevski commented on HTTPCORE-478: [~arturobernalg] I nee

[jira] [Resolved] (HTTPCORE-479) Add "Via" HttpRequestInterceptor

2023-02-11 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-479. Fix Version/s: 5.3-alpha1 Resolution: Fixed > Add &

[jira] [Resolved] (HTTPCORE-674) InetAddressUtils scoped ID support

2023-02-10 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-674. Fix Version/s: 5.3-alpha1 Resolution: Fixed Fixed in 5.3.x by Arturo

Re: EntityUtils.toByteArray gets very slow in downloading large content with unknown content-length

2023-02-08 Thread Oleg Kalnichevski
On Wed, 2023-02-08 at 19:21 +0900, 石田隼也 wrote: > Hi, our team uses `EntityUtils.toByteArray` method in > `org.apache.httpcomponents:httpcore:4.4.15` to implement HTTP client > to download a file. > > We found that file download gets very slow when downloading a file of > ~1.7 GB. Based on our inve

[jira] [Commented] (HTTPCORE-692) H2 should throw illegal header exception when use Host header as Connection header

2023-02-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17685318#comment-17685318 ] Oleg Kalnichevski commented on HTTPCORE-692: [~adwsingh] Please see

[jira] [Resolved] (HTTPCLIENT-2258) Why "TLS" protocol is used by default

2023-01-16 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2258. --- Resolution: Information Provided > Why "TLS" protoc

[jira] [Commented] (HTTPCLIENT-2258) Why "TLS" protocol is used by default

2023-01-16 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677363#comment-17677363 ] Oleg Kalnichevski commented on HTTPCLIENT-2258: --- [~bsanchezb]

[jira] [Commented] (HTTPCORE-733) BasicAsyncEntityProducer error on second time send

2023-01-13 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676615#comment-17676615 ] Oleg Kalnichevski commented on HTTPCORE-733: [~laurian] Please re

[jira] [Resolved] (HTTPCORE-733) BasicAsyncEntityProducer error on second time send

2023-01-13 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-733. Resolution: Fixed > BasicAsyncEntityProducer error on second time s

[jira] [Moved] (HTTPCORE-733) BasicAsyncEntityProducer error on second time send

2023-01-13 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski moved HTTPCLIENT-2257 to HTTPCORE-733: Component/s: HttpCore

[jira] [Commented] (HTTPCLIENT-2257) BasicAsyncEntityProducer error on second time send

2023-01-12 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676023#comment-17676023 ] Oleg Kalnichevski commented on HTTPCLIENT-2257: --- [~laurian] Ther

[jira] [Commented] (HTTPCORE-732) Is it onpurpose that content-length header is not set in http/2 mode?

2023-01-12 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676007#comment-17676007 ] Oleg Kalnichevski commented on HTTPCORE-732: > so why doesn't

[ANNOUNCEMENT] HttpComponents Core 5.2.1 GA released

2023-01-12 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 5.2.1 GA release of HttpComponents Core. This is a maintenance release that corrects several minor defects discovered since release 5.2 and fixes SOCKS proxy protocol support in the async transport. Download -

[jira] [Resolved] (HTTPCLIENT-2256) The CloseableHttpClient is shut down due to an java.lang.StackOverflowError exception

2023-01-11 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2256. --- Resolution: Invalid > The CloseableHttpClient is shut down due to

[jira] [Commented] (HTTPCLIENT-2256) The CloseableHttpClient is shut down due to an java.lang.StackOverflowError exception

2023-01-11 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17675598#comment-17675598 ] Oleg Kalnichevski commented on HTTPCLIENT-2256: --- > I expec

[VOTE][RESULT] Release HttpComponents HttpCore 5.2.1 based on RC1

2023-01-11 Thread Oleg Kalnichevski
The vote to release HttpComponents HttpCore 5.2.1 based on RC1 has passed with the following results +1 (4 binding votes in total) Michael Osipov * Gary Gregory * Oleg Kalnichevski * Asankha Perera * no other votes * binding votes Original voting thread: https://lists.apache.org/thread

[jira] [Resolved] (HTTPCORE-732) Is it onpurpose that content-length header is not set in http/2 mode?

2023-01-09 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-732. Resolution: Not A Problem > Is it onpurpose that content-length header is

Re: [VOTE] Release HttpCore 5.2.1 based on RC1

2023-01-09 Thread Oleg Kalnichevski
[x] +1 Release the packages as HttpCore 5.2.1. On Sat, 2023-01-07 at 09:16 +0100, Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpCore 5.2.1. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote pas

Re: [VOTE] Release HttpCore 5.2.1 based on RC1

2023-01-07 Thread Oleg Kalnichevski
On Sat, 2023-01-07 at 09:41 +0100, Michael Osipov wrote: > Am 2023-01-07 um 09:16 schrieb Oleg Kalnichevski: > > Please vote on releasing these packages as HttpCore 5.2.1. > > The vote is open for the at least 72 hours, and only votes from > > HttpComponents PMC members

[VOTE] Release HttpCore 5.2.1 based on RC1

2023-01-07 Thread Oleg Kalnichevski
Please vote on releasing these packages as HttpCore 5.2.1. The vote is open for the at least 72 hours, and only votes from HttpComponents PMC members are binding. The vote passes if at least three binding +1 votes are cast and there are more +1 than -1 votes. Release notes: https://dist.apache.o

HttpCore 5.2.1 release notes

2023-01-06 Thread Oleg Kalnichevski
Folks Please review and amend HttpCore 5.2.1 release notes as you deem appropriate. https://github.com/apache/httpcomponents-core/blob/master/RELEASE_NOTES.txt Oleg - To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For a

[jira] [Commented] (HTTPCORE-732) Is it onpurpose that content-length header is not set in http/2 mode?

2023-01-05 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17654957#comment-17654957 ] Oleg Kalnichevski commented on HTTPCORE-732: [~jcompan...@gmail.com] c

[jira] [Resolved] (HTTPCLIENT-2255) NoHttpResponseException when using BasicHttpClientConnectionManager

2023-01-04 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2255. --- Resolution: Information Provided > NoHttpResponseException when us

[jira] [Commented] (HTTPCLIENT-2255) NoHttpResponseException when using BasicHttpClientConnectionManager

2023-01-04 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17654502#comment-17654502 ] Oleg Kalnichevski commented on HTTPCLIENT-2255: --- [~andreyz] I ran

Re: [VOTE][RESULT] Release HttpComponents HttpClient 5.2.1 based on RC1 (corrected)

2022-12-29 Thread Oleg Kalnichevski
apache.httpcomponents.core5/httpcore5 > > > > What am I missing? > > HttpCore 5.2.1 has not been released yet. Oleg > > Gary > > > > > > On 2022/12/07 13:00:37 Oleg Kalnichevski wrote: > > > The vote to release HttpComponents HttpClient 5.2.1 b

[jira] [Resolved] (HTTPCLIENT-2254) Allow to use java.net.URL to create any instance of HttpUriRequest

2022-12-27 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2254. --- Resolution: Won't Fix > Allow to use java.net.URL to cr

[jira] [Commented] (HTTPCLIENT-2254) Allow to use java.net.URL to create any instance of HttpUriRequest

2022-12-27 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652223#comment-17652223 ] Oleg Kalnichevski commented on HTTPCLIENT-2254: --- [~aaukhatov] No

[jira] [Resolved] (HTTPCLIENT-2253) HTTP 400 Bad Request - Apache HTTP Client - HTTP POST JSON Message

2022-12-26 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2253. --- Resolution: Invalid > HTTP 400 Bad Request - Apache HTTP Client - H

[jira] [Commented] (HTTPCLIENT-2253) HTTP 400 Bad Request - Apache HTTP Client - HTTP POST JSON Message

2022-12-26 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652003#comment-17652003 ] Oleg Kalnichevski commented on HTTPCLIENT-2253: --- > Either this

[jira] [Commented] (HTTPCORE-731) Don't deprecate HttpClient.execute

2022-12-16 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648673#comment-17648673 ] Oleg Kalnichevski commented on HTTPCORE-731: > In addition to the

[jira] [Resolved] (HTTPCORE-731) Don't deprecate HttpClient.execute

2022-12-16 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-731. Resolution: Not A Problem > Don't deprecate HttpClient

[jira] [Commented] (HTTPCORE-731) Don't deprecate HttpClient.execute

2022-12-16 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648656#comment-17648656 ] Oleg Kalnichevski commented on HTTPCORE-731: [~michael-o] Yes, we did.

Our website publishing Maven Job looks broken

2022-12-08 Thread Oleg Kalnichevski
Our website publishing Maven Job looks broken. I could not figure out what the bloody reason was. Any help would be much appreciated. https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Website/job/master/ Oleg

[ANNOUNCEMENT] HttpComponents Client 5.2.1 GA Released

2022-12-08 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 5.2.1 GA release of HttpComponents HttpClient. This is a maintenance release that fixes several regressions found in release 5.2. Download - Release notes -

[jira] [Commented] (HTTPCLIENT-2252) URIBuilder : if we pass Special characters like :,/ along with hostname to the setHost method, the special characters in the hostname is getting converted to encod

2022-12-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1769#comment-1769 ] Oleg Kalnichevski commented on HTTPCLIENT-2252: --- [~praveen_gowth

[jira] [Resolved] (HTTPCLIENT-2252) URIBuilder : if we pass Special characters like :,/ along with hostname to the setHost method, the special characters in the hostname is getting converted to encode

2022-12-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2252. --- Resolution: Invalid > URIBuilder : if we pass Special characters l

[VOTE][RESULT] Release HttpComponents HttpClient 5.2.1 based on RC1 (corrected)

2022-12-07 Thread Oleg Kalnichevski
The vote to release HttpComponents HttpClient 5.2.1 based on RC1 has passed with the following results +1 (3 binding votes in total) Michael Osipov * Gary Gregory * Oleg Kalnichevski * no other votes * binding votes Original voting thread: https://lists.apache.org/thread

[VOTE][RESULT] Release HttpComponents HttpCore 5.2.1 based on RC1

2022-12-07 Thread Oleg Kalnichevski
The vote to release HttpComponents HttpCore 5.2.1 based on RC1 has passed with the following results +1 (3 binding votes in total) Michael Osipov * Gary Gregory * Oleg Kalnichevski * no other votes * binding votes Original voting thread: https://lists.apache.org/thread

Re: [VOTE] Release HttpClient 5.2.1 based on RC1

2022-12-07 Thread Oleg Kalnichevski
[x] +1 Release the packages as HttpClient 5.2.1. On Sat, 2022-12-03 at 16:34 +0100, Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpClient 5.2.1. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vo

Re: Bearer auth scheme support (RFC 6750)

2022-12-05 Thread Oleg Kalnichevski
properly support. The plan is to disable and deprecate them in 5.3 and remove them entirely in 6.0 (if it ever happens). One would need to explicitly enable those auth schemes as of 5.3 in order to continue using them. Oleg > > On Sat, Dec 3, 2022 at 6:48 AM Oleg Kalnichevski > > w

[ANNOUNCEMENT] HttpComponents Client 4.5.14 GA Released

2022-12-05 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 4.5.14 GA release of HttpComponents HttpClient. This is a maintenance release that fixes several minor bugs reported discovered since the 4.5.13 release. Download - Release notes -

[VOTE][RESULT] Release HttpComponents Client 4.5.14 based on RC1

2022-12-04 Thread Oleg Kalnichevski
The vote to release HttpComponents Client 4.5.14 based on RC1 has passed with the following results +1 (3 binding votes in total) Ryan Schmitt * Oleg Kalnichevski * Michael Osipov * no other votes * binding votes Original voting thread: https://lists.apache.org/thread

[VOTE] Release HttpClient 5.2.1 based on RC1

2022-12-03 Thread Oleg Kalnichevski
Please vote on releasing these packages as HttpClient 5.2.1. The vote is open for the at least 72 hours, and only votes from HttpComponents PMC members are binding. The vote passes if at least three binding +1 votes are cast and there are more +1 than -1 votes. Release notes: https://dist.apache

Bearer auth scheme support (RFC 6750)

2022-12-03 Thread Oleg Kalnichevski
Folks Feel free to review and comment.  The change-set in this branch adds support for the Bearer auth scheme as defined in RFC 6750 https://github.com/apache/httpcomponents-client/compare/master...bearer_auth_support The Bearer scheme can be used with OAuth 2.0, JWT and presumably any other

[jira] [Resolved] (HTTPCORE-474) Difficult to find the source code repo URLs

2022-12-03 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-474. Resolution: Not A Bug > Difficult to find the source code repo U

<    2   3   4   5   6   7   8   9   10   11   >