hejcz opened a new issue #8583:
URL: https://github.com/apache/trafficserver/issues/8583


   According to 
https://docs.aws.amazon.com/general/latest/gr/sigv4-create-canonical-request.html
 
   
   "To create the canonical headers list, convert all header names to lowercase 
and remove leading spaces and trailing spaces. Convert sequential spaces in the 
header value to a single space."
   
   Traffic server does not remove sequential spaces from values what in our 
case leads to different headers signatures calculated by traffic server and 
minio server we use and 403 error. 


-- 
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: issues-unsubscr...@trafficserver.apache.org

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


Reply via email to