curl-credentials tagged requests and articles
Categorized request examples and articles tagged with [curl-credentials] keyword Curl Request With Credentials
Sample Curl request with Origin CORS request header and authorization cookie. In this Curl Request With Credentials example the Origin request header is passed with the -H "Origin: https://example.reqbin.com" command-line parameter and the cookie is passed with the --cookie "authCookie = my_auth_cookie" parameter.
Sample Curl request with Origin CORS request header and authorization cookie. In this Curl Request With Credentials example the Origin request header is passed with the -H "Origin: https://example.reqbin.com" command-line parameter and the cookie is passed with the --cookie "authCookie = my_auth_cookie" parameter.