toastynerd / superagent-cli

MIT License
23 stars 8 forks source link

I need to send headers for authentification...how can i do that? #23

Open unutoiul opened 9 years ago

toastynerd commented 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.

emilyaviva commented 8 years ago

I'm working on this issue now.

emilyaviva commented 8 years ago

This has been addressed in 25.