Hello.
I have a strange problem.
My server sends to my client a cookie.
If I use a path like bla/bla everything works fine. Next request will send the cookie server set in the first request.
However, if I use bla/bla/ as path (note the last slash), the the cookie is not sent the next requests.
I tested it using Charles 3.7 for MAC.
So, does ResKit have any kind issue regarding cookies and slashes at the end of paths?
Thanks a lot for help.
Ricardo.