Example: ``` @user = john ### GET /something Authorization: Basic {{user}}: ``` The request sent has the Authorization header set to "Basic john:" instead of the encoded form.