Web Service Client, Cookies

O

oliver.wulff

Hi
My web service sets a cookie. Will the .NET client send this cookie in
further requests? Or do I have to write some additional code?

Thanks for your help
Oliver
 
C

Chris Botha

By default it will not, you have to create a Cookie Container:
myService.CookieContainer = New System.Net.CookieContainer()
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,812
Latest member
GracielaWa

Latest Threads

Top