SyntaxFix
Write A Post
Hire A Developer
Questions
For HTTP Basic Auth:
curl -H "Authorization: Basic <_your_token_>" http://www.example.com
replace _your_token_ and the URL.
_your_token_