fcavallarin / htcap

htcap is a web application scanner able to crawl single page application (SPA) recursively by intercepting ajax calls and DOM changes.
GNU General Public License v2.0
610 stars 114 forks source link

[Feature request]Allow sending headers for auth #13

Closed timelf123 closed 5 years ago

timelf123 commented 7 years ago

Some APIs are protected by a Bearer token or some other form of http header based auth