[jira] [Created] (HTTPCLIENT-2300) AbstractCharDataConsumer throws java.nio.charset.MalformedInputException for an URI that SimpleResponseConsumer can handle

2023-09-22 Thread Michael Lee (Jira)
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

[jira] [Commented] (HTTPCLIENT-2300) AbstractCharDataConsumer throws java.nio.charset.MalformedInputException for an URI that SimpleResponseConsumer can handle

2023-09-23 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768304#comment-17768304 ] Michael Lee commented on HTTPCLIENT-2300: - [~olegk] I've tried with HttpCore

[jira] [Commented] (HTTPCLIENT-2300) AbstractCharDataConsumer throws java.nio.charset.MalformedInputException for an URI that SimpleResponseConsumer can handle

2023-09-24 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768380#comment-17768380 ] Michael Lee commented on HTTPCLIENT-2300: - [~olegk] The fix (changing Abstra

[jira] [Updated] (HTTPCLIENT-2300) AbstractCharDataConsumer throws java.nio.charset.MalformedInputException for an URI that SimpleResponseConsumer can handle

2023-09-24 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Lee updated HTTPCLIENT-2300: Attachment: utf8_content_without_charset.html > AbstractCharDataConsumer throws java.n

[jira] [Commented] (HTTPCLIENT-2300) AbstractCharDataConsumer throws java.nio.charset.MalformedInputException for an URI that SimpleResponseConsumer can handle

2023-09-24 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768381#comment-17768381 ] Michael Lee commented on HTTPCLIENT-2300: - Attaching "utf8_content_without_c

[jira] [Commented] (HTTPCLIENT-2300) AbstractCharDataConsumer throws java.nio.charset.MalformedInputException for an URI that SimpleResponseConsumer can handle

2023-09-24 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768473#comment-17768473 ] Michael Lee commented on HTTPCLIENT-2300: - [~olegk] Ignoring the {{Simple*}}

[jira] [Commented] (HTTPCLIENT-2300) AbstractCharDataConsumer throws java.nio.charset.MalformedInputException for an URI that SimpleResponseConsumer can handle

2023-09-25 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768658#comment-17768658 ] Michael Lee commented on HTTPCLIENT-2300: - [~olegk] The change looks good. T

[jira] [Created] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-09-30 Thread Michael Lee (Jira)
Michael Lee created HTTPCLIENT-2118: --- Summary: Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException Key: HTTPCLIENT-2118 URL: https://issues.apache.org/j

[jira] [Updated] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-09-30 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Lee updated HTTPCLIENT-2118: Attachment: test_output.txt > Difference in behavior between 4.5.x and 5.0.x - Closeab

[jira] [Commented] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-09-30 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205287#comment-17205287 ] Michael Lee commented on HTTPCLIENT-2118: - Attached output of the JUnit test

[jira] [Updated] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Lee updated HTTPCLIENT-2118: Attachment: (was: demo.zip) > Difference in behavior between 4.5.x and 5.0.x - Clo

[jira] [Updated] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Lee updated HTTPCLIENT-2118: Attachment: demo.zip > Difference in behavior between 4.5.x and 5.0.x - CloseableHttpC

[jira] [Updated] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Lee updated HTTPCLIENT-2118: Attachment: wire.log.zip > Difference in behavior between 4.5.x and 5.0.x - CloseableH

[jira] [Commented] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205446#comment-17205446 ] Michael Lee commented on HTTPCLIENT-2118: - I've updated my demo project a bi

[jira] [Commented] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205447#comment-17205447 ] Michael Lee commented on HTTPCLIENT-2118: - I'll try to build 5.1.x from mast

[jira] [Updated] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Lee updated HTTPCLIENT-2118: Attachment: (was: demo.zip) > Difference in behavior between 4.5.x and 5.0.x - Clo

[jira] [Updated] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Lee updated HTTPCLIENT-2118: Attachment: (was: wire.log.zip) > Difference in behavior between 4.5.x and 5.0.x -

[jira] [Updated] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Lee updated HTTPCLIENT-2118: Attachment: headers.log > Difference in behavior between 4.5.x and 5.0.x - CloseableHt

[jira] [Updated] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Lee updated HTTPCLIENT-2118: Attachment: demo.zip > Difference in behavior between 4.5.x and 5.0.x - CloseableHttpC

[jira] [Commented] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205574#comment-17205574 ] Michael Lee commented on HTTPCLIENT-2118: - Michael Osipov - I tweaked my dem

[jira] [Comment Edited] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205574#comment-17205574 ] Michael Lee edited comment on HTTPCLIENT-2118 at 10/1/20, 2:49 PM: ---

[jira] [Commented] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205634#comment-17205634 ] Michael Lee commented on HTTPCLIENT-2118: - The headers log does not tell the

[jira] [Commented] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205664#comment-17205664 ] Michael Lee commented on HTTPCLIENT-2118: - Unfortunately I don't have a Linu

[jira] [Updated] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Lee updated HTTPCLIENT-2118: Attachment: all_except_wire.log > Difference in behavior between 4.5.x and 5.0.x - Clo

[jira] [Comment Edited] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205664#comment-17205664 ] Michael Lee edited comment on HTTPCLIENT-2118 at 10/1/20, 4:36 PM: ---

[jira] [Updated] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Lee updated HTTPCLIENT-2118: Attachment: wireshark.pcapng > Difference in behavior between 4.5.x and 5.0.x - Closea

[jira] [Commented] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-01 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205917#comment-17205917 ] Michael Lee commented on HTTPCLIENT-2118: - Attached wireshark.pcapng. It doe

[jira] [Commented] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-02 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206050#comment-17206050 ] Michael Lee commented on HTTPCLIENT-2118: - More info. I get 304 if I use Bas

[jira] [Updated] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-02 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Lee updated HTTPCLIENT-2118: Attachment: all_except_wire.setMaxTotal5.log all_except_wire.setMaxTota

[jira] [Commented] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-02 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206396#comment-17206396 ] Michael Lee commented on HTTPCLIENT-2118: - Yes, problem solved after I set t

[jira] [Comment Edited] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-02 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206396#comment-17206396 ] Michael Lee edited comment on HTTPCLIENT-2118 at 10/2/20, 6:44 PM: ---

[jira] [Commented] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-02 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206403#comment-17206403 ] Michael Lee commented on HTTPCLIENT-2118: - Okay, thank you both. I think I c

[jira] [Commented] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-02 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206593#comment-17206593 ] Michael Lee commented on HTTPCLIENT-2118: - [~ckozak] Yes I am using 5.0.2 no

[jira] [Commented] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException

2020-10-05 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208417#comment-17208417 ] Michael Lee commented on HTTPCLIENT-2118: - Yes, you can close this - let me

[jira] [Commented] (HTTPCLIENT-1843) Create module httpclient5-compress to use Apache Commons Compress

2024-09-21 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883458#comment-17883458 ] Michael Lee commented on HTTPCLIENT-1843: - Hi [~abernal] and other developer

[jira] [Commented] (HTTPCLIENT-1843) Create module httpclient5-compress to use Apache Commons Compress

2024-09-21 Thread Michael Lee (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883464#comment-17883464 ] Michael Lee commented on HTTPCLIENT-1843: - [~olegk]  - good to know, thanks!