# Functions
DoHTTPProbe checks if a POST request to the url succeeds.
New creates Prober that will skip TLS verification while probing.
NewTestHTTPServer mock http server.
# Interfaces
HTTPClientInterface is an interface for making HTTP requests, that returns a response and error.