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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/87c26cef-ad17-44ce-9095-a79bd12cf3dcn%40googlegroups.com.
