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 ISO-8859-1 as the default on 
the server side when parsing the filename property. I am using the Apache 
Commons FileUpload and realized that I can set the header encoding there.
   > 
   > Thanks!
   
   @surlemur ,
   
   Correct. RFC 7578 treats the raw octets of a filename parameter as 
ISO-8859-1 unless they are percent-encoded or a filename*= override is present 
(see the NOTE in §4.2).
   
    Glad it’s sorted.


-- 
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-unsubscr...@hc.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to