TomNomNom
TomNomNom
See https://twitter.com/gustavorobertux/status/1143545880601079808 for an example An empty response from cert spotter results in an umarshal error, and it's reported badly. Given it's perfectly legitimate for there to be no results...
This is a pretty small change that enables something I think is useful. At the moment if you want all three of: * JSON output on `stdout` * No banner...
Hi there, As of Chrome version 55 the menus in Chrome itself (`` dropdowns, bookmarks menu, right click etc) do not work. I consider this a Chrome bug, and I've...
The user might not want to read the body at all, so it might be best return an `io.ReadCloser` the same way `net/http` does. That `io.ReadCloser` would be responsible for...
Query strings and form data must be written manually at the moment. It would be nice if there was a way to make one from a `map[string]string`.
https://en.wikipedia.org/wiki/Chunked_transfer_encoding
We've already got the 'port templates' added in #1 which are cool It'd be good to be able to support the following cases too: Same protocol, multiple ports: ``` httprobe...
Suggest a `-f` flag to force saving when the pattern file exists