Http auth with httperf


/ Published in: Bash
Save to your folder(s)

Auth header (the XXXXXX part) is obtained with:

python
>>> import base64
>>> base64.encodestring('user:pass)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.