Hi,

I created an issue report for this <http://code.google.com/p/googleappengine/issues/detail?id=2719> but thought I'd post here as well in case I'm missing something or there is a known workaround.

I'm using resp.setContentLength(data.length) to set the Content-Length header. It works for GET requests on both the local and production servers. For HEAD requests on the production server Content-Length: 0 is returned. I'm using "curl -I URL" to test. The complete source of a simple servlet that exhibits the problem is pasted into Issue #2719.

Any ideas?

Thanks,

Sean
--
You received this message because you are subscribed to the Google Groups "Google 
App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to