You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "user412857 (via GitHub)" <gi...@apache.org> on 2023/06/19 12:54:07 UTC

[GitHub] [jmeter] user412857 commented on pull request #5987: fix: encode unicode characters in filenames when sending files in HTTP Sampler

user412857 commented on PR #5987:
URL: https://github.com/apache/jmeter/pull/5987#issuecomment-1597138181

   If I understand well the fix consists in systematically encode file name in UTF8. Wouldn't it be better to encode only if it contains special characters?
   How can the server know that the file name has been encoded?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org