ok2c opened a new pull request, #431:
URL: https://github.com/apache/httpcomponents-core/pull/431
This patch corrects the name/value parsing code in `BasicHeaderValueParser`
and adds a number of message element formatting and parsing methods to
`MessageSupport`
--
This is an automated me
ok2c commented on PR #431:
URL:
https://github.com/apache/httpcomponents-core/pull/431#issuecomment-1730944357
@arturobernalg Please kindly let me know if you see anything wrong.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski updated HTTPCLIENT-2299:
--
Fix Version/s: 5.2.2
5.3-alpha2
> The socketTimeout par
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768018#comment-17768018
]
ASF subversion and git services commented on HTTPCLIENT-2299:
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768022#comment-17768022
]
Oleg Kalnichevski commented on HTTPCLIENT-2299:
---
[~ksewen] Please revi
dependabot[bot] opened a new pull request, #487:
URL: https://github.com/apache/httpcomponents-client/pull/487
Bumps `httpcore.version` from 5.2.2 to 5.2.3.
Updates `org.apache.httpcomponents.core5:httpcore5` from 5.2.2 to 5.2.3
Changelog
Sourced from https://github.com/apache/ht
ok2c commented on code in PR #486:
URL:
https://github.com/apache/httpcomponents-client/pull/486#discussion_r1334419613
##
httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RequestTraceInterceptor.java:
##
@@ -0,0 +1,143 @@
+/*
+ * ==
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768030#comment-17768030
]
ksewen commented on HTTPCLIENT-2299:
[~olegk] it works now. Thank you so much. B
arturobernalg commented on code in PR #486:
URL:
https://github.com/apache/httpcomponents-client/pull/486#discussion_r1334628672
##
httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RequestTraceInterceptor.java:
##
@@ -0,0 +1,143 @@
+/*
+ * =
arturobernalg commented on code in PR #431:
URL:
https://github.com/apache/httpcomponents-core/pull/431#discussion_r1334759075
##
httpcore5/src/main/java/org/apache/hc/core5/http/impl/io/DefaultBHttpClientConnection.java:
##
@@ -271,7 +271,7 @@ public void terminateRequest(fina
Michael Lee created HTTPCLIENT-2300:
---
Summary: AbstractCharDataConsumer throws
java.nio.charset.MalformedInputException for an URI that SimpleResponseConsumer
can handle
Key: HTTPCLIENT-2300
URL: https://issues
11 matches
Mail list logo