Open unutoiul opened 9 years ago
right now it supports basic http authentication with superagent -u username:password but doesn't currently have a way to set headers. I'll probably push a new version later in the week.
superagent -u username:password
I'm working on this issue now.
This has been addressed in 25.
right now it supports basic http authentication with
superagent -u username:password
but doesn't currently have a way to set headers. I'll probably push a new version later in the week.