On Monday, January 23, 2017 at 1:24:39 PM UTC-5, Thomas Broyer wrote: > > The Access-Control-Expose-Headers response header only allows Content-Type > to go through (other whitelisted headers are not present in response)
Thanks for your reply. After more reading and experimentation I realized I needed to use *setIncludeCredentials( true )* and then the Set-Cookies data is sent as a "Cookie" header in subsequent Requests automatically. Sorry for the newbie question. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
