Re: [PR] Fix percent-encoding in fragment identifiers per RFC 3986 [httpcomponents-core]

2025-03-12 Thread via GitHub
arturobernalg commented on PR #517: URL: https://github.com/apache/httpcomponents-core/pull/517#issuecomment-2719114105 > @arturobernalg What about `userinfo`, `reg-name`, path `segment?` @ok2c here's a consolidated fix ensuring consistent RFC 3986–compliant encoding for userinfo, r

Re: [PR] Fix percent-encoding in fragment identifiers per RFC 3986 [httpcomponents-core]

2025-03-12 Thread via GitHub
ok2c commented on PR #517: URL: https://github.com/apache/httpcomponents-core/pull/517#issuecomment-2717929048 @arturobernalg What about `userinfo`, `reg-name`, path `segment?` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Commented] (HTTPCORE-778) URIBuilder uses incorrect encoding method for URI fragment

2025-03-12 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934485#comment-17934485 ] Oleg Kalnichevski commented on HTTPCORE-778: [~peterhalicky] HttpComponents

Re: [PR] Fix percent-encoding in fragment identifiers per RFC 3986 [httpcomponents-core]

2025-03-12 Thread via GitHub
arturobernalg commented on PR #517: URL: https://github.com/apache/httpcomponents-core/pull/517#issuecomment-2717763161 > @arturobernalg It makes no sense to change formatting of the fragment component and ignore all other components. @ok2c please take another look. -- This is an

[jira] [Updated] (HTTPCORE-778) Inconsistency in encoding method for query and fragment components by URIBuilder

2025-03-12 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated HTTPCORE-778: --- Fix Version/s: 5.3.4 5.4-alpha1 Priority: Minor (was: M

[jira] [Comment Edited] (HTTPCORE-778) Inconsistency in encoding method for query and fragment components by URIBuilder

2025-03-12 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934485#comment-17934485 ] Oleg Kalnichevski edited comment on HTTPCORE-778 at 3/12/25 11:49 AM: ---

Re: [PR] Fix percent-encoding in fragment identifiers per RFC 3986 [httpcomponents-core]

2025-03-12 Thread via GitHub
ok2c commented on PR #517: URL: https://github.com/apache/httpcomponents-core/pull/517#issuecomment-2717596664 @arturobernalg It makes no sense to change formatting of the fragment component and ignore all other components. -- This is an automated message from the Apache Git Service. To

[jira] [Comment Edited] (HTTPCORE-778) URIBuilder uses incorrect encoding method for URI fragment

2025-03-12 Thread Peter Halicky (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934440#comment-17934440 ] Peter Halicky edited comment on HTTPCORE-778 at 3/12/25 7:44 AM: