gobuster
gobuster copied to clipboard
Fixing case sensitive Headers option
Fixing #337
Reference : https://stackoverflow.com/questions/26351716/how-to-keep-key-case-sensitive-in-request-header-using-golang
I would prefer this as an extra option, either a case insensitive list or a boolean indicating that the headers should not be normalized to not alter the default behavior which currently works for most webservers. please also use the dev branch for pull requests as that‘s the current development version
thanks this is now implemented on the dev branch