$ curl --basic -u <user> http://example.com/api/
$ echo -n "user:pass" | openssl base64 -e
Post a Comment
No comments:
Post a Comment