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
When coping a request from the Chrome Dev Console as a cURL command, the -b parameter for inline cookies causes an "Unsupported Argument" error to occur.
Proposal
Cookie support is necessary to capture a full browser request for replay testing.