takayoshi-makabe commented on PR #69178:
URL: https://github.com/apache/airflow/pull/69178#issuecomment-4850186480

   @ashb 
   
   `{key:path}` seems like the right call here — the Public API already uses 
the same pattern, and it tends to be more proxy-friendly than URL-encoding 
since some proxies normalize %2F back to / before forwarding.
   
   Adding client-side encoding might be a good idea for extra safety, but I 
think that could be a separate concern — this PR already works correctly as-is.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to