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

On Feb 1, 9:18 pm, Jeff Morgan <j...@lacodatech.com> 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 google-appengine-java@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