On Mon, Feb 17, 2014 at 7:07 AM, Brian Henry <brian.hen...@gmail.com> wrote:

> Can anyone tell me how to allow cookies when using Cloud Endpoints with
> Java? They're accessible when using the local dev server but once I deploy
> to .appspot HttpServletRequest.getCookies() is null.
>


If you call HttpServletRequest.getHeaderNames(), do you see the cookie
request headers listed?


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to