Commit graph

1 commit

Author SHA1 Message Date
Ian Roberts
c72da0b125 tests: add test for the -socket option
Refactored webhook_test so that the test HTTP requests are made using an explicitly-provided http.Client, so we can run at least one test with the server bound to a socket instead of a port number, using an http.Client whose transport has been configured with a suitable Unix-domain or Windows named pipe dialer function.
2024-10-19 20:30:16 +01:00