Thanks!

On Feb 10, 12:03 pm, "Ikai L (Google)" <ika...@google.com> wrote:
> Sorry, my last email was worded poorly. What I meant was, "I assume what you
> meant by your original email is that we have a mismatch from the w3 standard
> for content length and HEAD requests." I've updated your issue in the
> tracker.
>
> On Wed, Feb 10, 2010 at 11:59 AM, Ikai L (Google) <ika...@google.com> wrote:
>
>
>
>
>
> > I assume you're going by this standard:
>
> >http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
>
> > <http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html>The length that is
> > being set if the full body were returned. This is likely being overridden
> > somewhere downstream in our serving stack. I'll file an issue internally.
>
> > On Thu, Feb 4, 2010 at 12:03 PM, Sean Gilligan <msgilli...@gmail.com>wrote:
>
> >> 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
> >> google-appengine-j...@googlegroups.com.
> >> To unsubscribe from this group, send email to
> >> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2B
> >>  unsubscr...@googlegroups.com>
> >> .
> >> For more options, visit this group at
> >>http://groups.google.com/group/google-appengine-java?hl=en.
>
> > --
> > Ikai Lan
> > Developer Programs Engineer, Google App Engine
> >http://googleappengine.blogspot.com|http://twitter.com/app_engine
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App 
> Enginehttp://googleappengine.blogspot.com|http://twitter.com/app_engine

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to