Hi, We are currently sending auth tokens in custom headers in our application. When the application is deployed to GAE those headers are dropped (without any warnings). I've understood that there are some limitation of the length of all headers but the Location header. Is there any way of getting around this limitation for custom headers? And what is the reason of limiting the headers length?
See https://groups.google.com/forum/#!topic/google-appengine/3UDJkS1ydBQ and https://code.google.com/p/googleappengine/issues/detail?id=407 for more info on the issue (couldn't find this info in the docs). -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
