You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/11/30 19:25:58 UTC

[GitHub] [pinot] xiangfu0 opened a new issue, #9881: Make HTTP header not use underscore

xiangfu0 opened a new issue, #9881:
URL: https://github.com/apache/pinot/issues/9881

   Usually it's fine, however we observed many cases that when users put pinot controller/brokers behind a nginx reverse proxy, then it will by default drop headers with underscore.
   
   For now at least we should put header with both underscore and hyphen.
   
   Sample headers causing problem: `DOWNLOAD_URI` and `UPLOAD_TYPE` in segment upload.
   
   cc: @zhtaoxiang @npawar @mayankshriv 


-- 
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: commits-unsubscribe@pinot.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org