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
In relation to #3, it would be good if CurlHTTP supported some form of a cookie jar, maybe even reusing one from a different web module. Cookies should be stored on receipt from a server, and sent back on request provided cookie rules are met.
The text was updated successfully, but these errors were encountered:
In relation to #3, it would be good if
CurlHTTP
supported some form of a cookie jar, maybe even reusing one from a different web module. Cookies should be stored on receipt from a server, and sent back on request provided cookie rules are met.The text was updated successfully, but these errors were encountered: