tijme/angularjs-csti-scanner

[Feature Request] Add Cookie Header

fatihersinadim opened this issue · 2 comments

Hi,

I think it would be very useful to users add custom HTTP Cookie header. This option can be used to specify how to connect to the target URL.

Thanks,

tijme commented

Thanks for the idea!

I am currently working on a complete refactor and I will implement authentication options like BasicAuth, OAuth and also custom headers.

I hope to have it ready in a few weeks 😄

tijme commented

@fatihersinadim I just released version 3.0.0. Cookies are now supported. Check the README for installation & usage instructions.