Open tlovett1 opened 7 years ago
Do you mean something along the lines of -L
On Wed, Dec 21, 2016 at 11:51 PM, Taylor Lovett notifications@github.com wrote:
Right now login-url is only read from .siegerc. Would you be interested in a PR that allows this to be read from the command line as well?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JoeDog/siege/issues/93, or mute the thread https://github.com/notifications/unsubscribe-auth/AFMT5sti02Jjghh3OBuuDj_EbEW1D8VUks5rKgHRgaJpZM4LTo2s .
This works for me: -H "Authorization: Basic echo -n user:passwd | base64
"
Right now login-url is only read from
.siegerc
. Would you be interested in a PR that allows this to be read from the command line as well?