You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm making some API requests that set and require cookies in order to respond (weird, I know, but it's a third party API). I'm noticing that if I do not capture the cookie and present it in the next request, it still works as if I did! Is posting actually storing and sending cookies automatically? I don't see anything listed in Headers so I wouldn't have thought so, but I don't know how else this API is responding to the correct user...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm making some API requests that set and require cookies in order to respond (weird, I know, but it's a third party API). I'm noticing that if I do not capture the cookie and present it in the next request, it still works as if I did! Is posting actually storing and sending cookies automatically? I don't see anything listed in Headers so I wouldn't have thought so, but I don't know how else this API is responding to the correct user...
Beta Was this translation helpful? Give feedback.
All reactions