kubernetes/pkg/probe/http
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
..
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
http_test.go HTTP Probe: Add 'Accept' header by default 2020-10-30 00:32:49 +00:00
http.go HTTP Probe: Add 'Accept' header by default 2020-10-30 00:32:49 +00:00