hurl/integration/tests_ok/basic_authentication.curl

2 lines
80 B
Plaintext
Raw Normal View History

curl --user 'bob@email.com:secret' 'http://localhost:8000/basic-authentication'