Home
last modified time | relevance | path

Searched defs:host_header (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/extract/
Dhost.rs94 async fn host_header() { in host_header() function
122 let host_header = "some-domain:123"; in x_forwarded_host_precedence_over_host_header() localVariable
/aosp_15_r20/external/curl/lib/
H A Dcf-h1-proxy.c544 char *host_header = NULL; /* Host: authority */ in CONNECT_host() local
585 char *host_header = NULL; /* Host: */ in start_CONNECT() local