You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/prober
Mike O'Driscoll 118206ab79
prober: update header check test (#15993)
Use of the httptest client doesn't render header ordering
as expected.

Use http.DefaultClient for the test to ensure that
the header ordering test is valid.

Updates tailscale/corp#27370

Signed-off-by: Mike O'Driscoll <mikeo@tailscale.com>
7 months ago
..
derp.go prober: add address family label for udp metrics (#15413) 9 months ago
derp_test.go
dns.go
dns_example_test.go
dns_test.go
histogram.go
histogram_test.go
http.go
prober.go prober: correct content-type response (#15989) 7 months ago
prober_test.go prober: update header check test (#15993) 7 months ago
status.go
status.html
tcp.go
tls.go prober: update cert check for prober (#15919) 8 months ago
tls_test.go prober: fix test logic (#15952) 7 months ago
tun_darwin.go
tun_default.go
tun_linux.go