mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-21 15:33:17 +01:00
5c5a954b68
* fix(watchdog): Add functions to avoid dangling file descriptors * Change function name and add comment under core/endpoint.go - change the function name of CloseHTTPConnection() to Close() - add some comments above Close() function * Update core/endpoint.go * Update core/endpoint.go * fix(client): Honor client.insecure when doing TLS checking * add features in client/client.go to enable client.insecure when doing TLS checking --------- Co-authored-by: Richard Cheng <richard_cheng@trendmicro.com> Co-authored-by: TwiN <twin@linux.com> |
||
---|---|---|
.. | ||
client_test.go | ||
client.go | ||
config_test.go | ||
config.go |