What's Changed
🎉 Features
- Added support for custom header input from file by @RamanaReddy0M in #436
katana -H cookie.txt -u https://mail.google.com -headless
-or, -omit-raw omit raw requests/responses from jsonl output
-ob, -omit-body omit response body from jsonl output
🐞 Bugs
- Fixed issue with regex parsing by @yuzhe-Mortal in #406
- Fixed panic issue in headless mode by @RamanaReddy0M in #428
- Fixed issue with custom header input support in headless mode by @tarunKoyalwar in #437
🔨 Maintenance
Issues closed in this release - https://github.com/projectdiscovery/katana/milestone/6?closed=1
New Contributors
Full Changelog: v1.0.1...v1.0.2