1.0.0 • Published 7 years ago

watchmen-ping-http-get-urlonly v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

watchmen-ping-http-get-urlonly

Watchmen ping plugin which performs a GET request. The full path is built only with the url property of the service. This means the following is now possible:

http://localhost:3010/path

Before, the port property would be appended to the url, resulting in the following

http://localhost:3010/path:3010