You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/04/16 21:26:28 UTC

[GitHub] [pulsar] merlimat opened a new pull request #4059: Ensure Pulsar HTTP proxy carries over Authorization header after 307 redirects

merlimat opened a new pull request #4059: Ensure Pulsar HTTP proxy carries over Authorization header after 307 redirects
URL: https://github.com/apache/pulsar/pull/4059
 
 
   ### Motivation
   
   Similar to what done in #3869 for PulsarAdmin, this is fixing HTTP redirects when are internally followed by the Pulsar proxy. The `Authorization` header with the token info needs to be carried over after the redirect.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services