Hello,

The “Proxy-Authorization” header is stripped for security reasons.

A possible workaround would be moving from Standard to Flexible 
environment. Bear in mind the different headers' limitations for App Engine 
Flexible 
<https://cloud.google.com/appengine/docs/flexible/python/reference/request-headers#removed_headers_1>
 
if you decide to move. You could also try creating a feature request 
<https://issuetracker.google.com/issues/new?component=187191&template=0> 
about this within our Issue Tracker. Please make sure to change the type 
from bug to feature request if you decide to do so.

On Wednesday, April 14, 2021 at 10:29:37 AM UTC-4 netd...@gmail.com wrote:

>
> Hi,
> is it possible to allow some restricted HTTP headers on GAE?
>
> I need to allow 'Proxy-Authorization' header in request on our app and in 
> response from our app. 
>
> We have a java spring boot application on GAE standard environment and 
> according to 
> https://cloud.google.com/appengine/docs/standard/go/reference/request-response-headers
>   
> is header 'Proxy-Authorization' always removed from request.
>
> Can I allow this header? 
>
> Thanks 
> Jaromir
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/b83e004a-eec9-4d37-87c4-c18e821464fen%40googlegroups.com.
  • [google-appengine] ... Jaromir Sima
    • [google-appeng... 'David (Cloud Platform Support)' via Google App Engine

Reply via email to