Re: [PR] fix: Solved the problem of garbled request headers [httpcomponents-client]

2024-09-03 Thread via GitHub
ok2c commented on PR #576: URL: https://github.com/apache/httpcomponents-client/pull/576#issuecomment-2328035190 @q1979635364 This does not look right. MIME fields can have ASCII characters only. If one needs to put values with non-ASCII characters in MIME fields one must encode (BASE64 or

[PR] fix: Solved the problem of garbled request headers [httpcomponents-client]

2024-09-03 Thread via GitHub
q1979635364 opened a new pull request, #576: URL: https://github.com/apache/httpcomponents-client/pull/576 If Form-data is used to pass Chinese strings, garbled characters exist -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub