jvenant commented on PR #11501:
URL: https://github.com/apache/pinot/pull/11501#issuecomment-1704780558

   Hi, thank you very much for this quick fix.
   I would suggest to add `WWW-Authenticate: Basic` in the response header in 
case of 401 to be fully complaint with Http 1.1
   Maybe adding an ExceptionMapper like the one on pinot-controller would 
help...?
   
   
https://github.com/apache/pinot/blob/master/pinot-controller/src/main/java/org/apache/pinot/controller/api/resources/WebApplicationExceptionMapper.java


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to