mtulio / go-url

go-url is a cool URL tester that discovers all endpoints (IP address) and makes HTTP/S requests to each. It also can push metrics to the Pushgateway.
Apache License 2.0
5 stars 0 forks source link

feat/headers: addeing support to define headers #20

Closed mtulio closed 2 years ago

mtulio commented 2 years ago

closes https://github.com/mtulio/go-url/issues/16

add header option. Duplicated cli option will not be allowed, advanced headers can be used in config file.