[jira] [Commented] (HTTPCLIENT-2144) encoding of body changes during redirect with status code 307

2021-03-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310296#comment-17310296 ] Michael Osipov commented on HTTPCLIENT-2144: I will create followup issues for that. >

[jira] [Commented] (HTTPCLIENT-2144) encoding of body changes during redirect with status code 307

2021-03-28 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310281#comment-17310281 ] Julian Reschke commented on HTTPCLIENT-2144: It is really a totally messed-up content

[jira] [Commented] (HTTPCLIENT-2144) encoding of body changes during redirect with status code 307

2021-03-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310276#comment-17310276 ] Michael Osipov commented on HTTPCLIENT-2144: See also

[jira] [Commented] (HTTPCLIENT-2144) encoding of body changes during redirect with status code 307

2021-03-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310275#comment-17310275 ] Michael Osipov commented on HTTPCLIENT-2144: Shit, I just have read whatwg specs as well

[GitHub] [httpcomponents-core] carterkozak commented on a change in pull request #274: HTTPCORE-671: URIBuilder does not precent-encode bracketed IPv6 addre…

2021-03-28 Thread GitBox
carterkozak commented on a change in pull request #274: URL: https://github.com/apache/httpcomponents-core/pull/274#discussion_r602911983 ## File path: httpcore5/src/main/java/org/apache/hc/core5/net/URIBuilder.java ## @@ -292,6 +292,8 @@ private String buildString() {

[jira] [Comment Edited] (HTTPCLIENT-2144) encoding of body changes during redirect with status code 307

2021-03-28 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310266#comment-17310266 ] Julian Reschke edited comment on HTTPCLIENT-2144 at 3/28/21, 6:01 PM:

[jira] [Comment Edited] (HTTPCLIENT-2144) encoding of body changes during redirect with status code 307

2021-03-28 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310266#comment-17310266 ] Julian Reschke edited comment on HTTPCLIENT-2144 at 3/28/21, 6:00 PM:

[jira] [Commented] (HTTPCLIENT-2144) encoding of body changes during redirect with status code 307

2021-03-28 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310266#comment-17310266 ] Julian Reschke commented on HTTPCLIENT-2144: Good question; I'm not very good in reading

[jira] [Commented] (HTTPCLIENT-2144) encoding of body changes during redirect with status code 307

2021-03-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310181#comment-17310181 ] Michael Osipov commented on HTTPCLIENT-2144: [~reschke], you are obviously talking about

[GitHub] [httpcomponents-core] michael-o commented on a change in pull request #274: HTTPCORE-671: URIBuilder does not precent-encode bracketed IPv6 addre…

2021-03-28 Thread GitBox
michael-o commented on a change in pull request #274: URL: https://github.com/apache/httpcomponents-core/pull/274#discussion_r602869674 ## File path: httpcore5/src/main/java/org/apache/hc/core5/net/URIBuilder.java ## @@ -292,6 +292,8 @@ private String buildString() {

[jira] [Commented] (HTTPCLIENT-2141) DefaultHttpRequestRetryStrategy has no timeout on retryafter header

2021-03-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310158#comment-17310158 ] ASF subversion and git services commented on HTTPCLIENT-2141: - Commit

[GitHub] [httpcomponents-client] ok2c merged pull request #297: Fix javadoc

2021-03-28 Thread GitBox
ok2c merged pull request #297: URL: https://github.com/apache/httpcomponents-client/pull/297 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [httpcomponents-core] ok2c commented on a change in pull request #274: HTTPCORE-671: URIBuilder does not precent-encode bracketed IPv6 addre…

2021-03-28 Thread GitBox
ok2c commented on a change in pull request #274: URL: https://github.com/apache/httpcomponents-core/pull/274#discussion_r602860274 ## File path: httpcore5/src/main/java/org/apache/hc/core5/net/URIBuilder.java ## @@ -292,6 +292,8 @@ private String buildString() {

[GitHub] [httpcomponents-core] ok2c merged pull request #276: Fix JavaDoc.

2021-03-28 Thread GitBox
ok2c merged pull request #276: URL: https://github.com/apache/httpcomponents-core/pull/276 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [httpcomponents-core] ok2c commented on pull request #275: Fix TextUtils.toHexString having incorrect result for negative values

2021-03-28 Thread GitBox
ok2c commented on pull request #275: URL: https://github.com/apache/httpcomponents-core/pull/275#issuecomment-808875872 @Marcono1234 Ported to `5.1.x` as well. Many thanks for contributing this fix. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [httpcomponents-core] ok2c merged pull request #275: Fix TextUtils.toHexString having incorrect result for negative values

2021-03-28 Thread GitBox
ok2c merged pull request #275: URL: https://github.com/apache/httpcomponents-core/pull/275 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this