Home
last modified time | relevance | path

Searched refs:backendHost (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/integration-tests/
Dnghttpx_http1_test.go234 if got, want := res.header.Get("request-host"), st.backendHost; got != want {
319 if got, want := resp.Header.Get("request-host"), st.backendHost; got != want {
345 if got, want := resp.Header.Get("request-host"), st.backendHost; got != want {
722 if got, want := resp.Header.Get("request-host"), st.backendHost; got != want {
748 if got, want := resp.Header.Get("request-host"), st.backendHost; got != want {
Dserver_tester.go51 backendHost string // backend server host member
198 backendHost: backendURL.Host,
Dnghttpx_http2_test.go496 if got, want := res.header.Get("request-host"), st.backendHost; got != want {
2142 if got, want := res.header.Get("request-host"), st.backendHost; got != want {