Coder (actually trying to be)
Nothing here yet.
No blogs yet.
Sorry for asking two many questions. 1) When we set the cookie using the Set-Cookie header in the response, next time when we call the api, by default session ID was attached to the request header. Is this part of browser functionality? 2) As per my understanding, Request and response headers is part of HTTP. In this case, Set-Cookie designed to my maintain state for the protocol?