you'll want to use the HttpServletResponse close() method.

On Feb 1, 9:18 pm, Jeff Morgan <[email protected]> wrote:
> Is there a way to force GAE to send an HTTP response with header
> "Connection: close"?
> I have tried, response.setHeader("Connection","close");
> but no luck.

-- 
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