Re: [PR] Enhance filename encoding in multipart/form-data (HTTPCLIENT-2360) [httpcomponents-client]

2025-07-11 Thread via GitHub
arturobernalg commented on PR #618: URL: https://github.com/apache/httpcomponents-client/pull/618#issuecomment-3062558663 > Ok. I must admit it's hard to grasp the combination of all those related RFCs plus the different traditions... > > The pragmatic solution seems to be to assume

Re: [PR] Enhance filename encoding in multipart/form-data (HTTPCLIENT-2360) [httpcomponents-client]

2025-07-11 Thread via GitHub
surlemur commented on PR #618: URL: https://github.com/apache/httpcomponents-client/pull/618#issuecomment-3061557608 Question: Wouldn't it be more standard compliant to render the filename* attribute whenever the string is not US-ASCII encodable? E.g., Embedded Tomcat 10.1 does not properl

Re: [PR] Enhance filename encoding in multipart/form-data (HTTPCLIENT-2360) [httpcomponents-client]

2025-07-11 Thread via GitHub
arturobernalg commented on PR #618: URL: https://github.com/apache/httpcomponents-client/pull/618#issuecomment-3061728798 > Question: Wouldn't it be more standard compliant to render the filename* attribute whenever the string is not US-ASCII encodable? E.g., Embedded Tomcat 10.1 does not

Re: [PR] Enhance filename encoding in multipart/form-data (HTTPCLIENT-2360) [httpcomponents-client]

2025-07-11 Thread via GitHub
surlemur commented on PR #618: URL: https://github.com/apache/httpcomponents-client/pull/618#issuecomment-3062325154 Ok. I must admit it's hard to grasp the combination of all those related RFCs plus the different traditions... The pragmatic solution seems to be to assume ISO-8859-1

[PR] Bump io.reactivex.rxjava3:rxjava from 3.1.10 to 3.1.11 [httpcomponents-core]

2025-07-11 Thread via GitHub
dependabot[bot] opened a new pull request, #535: URL: https://github.com/apache/httpcomponents-core/pull/535 Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.10 to 3.1.11. Release notes Sourced from https://github.com/ReactiveX/RxJava/releases";>io.