Edoardo Ottavianelli
Edoardo Ottavianelli
The function `ParseCustomHeaders` ([pkg/types/options.go#L84](https://github.com/projectdiscovery/katana/blob/dev/pkg/types/options.go#L84)) accepts headers having empty key or empty value. Is this the intended behavior? e.g. `-H a:` / `-H :b` See https://github.com/projectdiscovery/katana/pull/132.
This PR adds changes in order to add these two options (Context: #177): ``` -sr, -store-response store http response to output directory -srd, -store-response-dir string store http response to custom...
See https://github.com/edoardottt/cariddi/issues/128
See https://github.com/edoardottt/cariddi/issues/128
see https://github.com/edoardottt/cariddi/issues/103#issuecomment-1475184192
Context: https://github.com/edoardottt/cariddi/discussions/94#discussioncomment-4162561
e.g. https://hackdojo.io/ contains security articles, conferences and presentations
This PR closes #1153.
### Expected/Desired Behavior: A `clear` command inside mininet that clear the terminal (same as `clear` command in Linux). #### Example ``` mininet> clear ```
https://github.com/edoardottt/scilla/issues/51#issuecomment-1759174142