Sometime yesterday (10th), our clients started to behave strage. After some investigation it seems like Google decided to remove the Content-Length header from the http responses. The request / response messages between our clients are actually small protobuf encoded binary messages, using Content-Type: application/octet-stream, and this has worked flawless uptil now.
Ok, we thought we just set the clients to use HTTP1.0, since Content-Length header is mandatory in 1.0. But that didn't help we still don't get any Content-Length IMO this GAE behavior breaks GAE and HTTP1.0 compability. So, why is the Content-Length header missing? It was there before but has been removed, why wasn't we informed? -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/2d8c8dbb-8f93-4935-84ea-2bcc2f86de9f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
