kubernetes/pkg/probe
Hugo Fonseca 0794bf65bc HTTP Probe: Add 'Accept' header by default
When using a HTTP probe, the request will now have a "Accept" header by default with the "*/*" (accept all)
Most tools do add this header (see curl) so it's a reasonable expectation that http probe has it as well
2020-10-30 00:32:49 +00:00
..
exec Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
http HTTP Probe: Add 'Accept' header by default 2020-10-30 00:32:49 +00:00
tcp Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
doc.go
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
probe.go fix typo in probe.go 2019-06-06 12:20:50 +09:00