Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_h1proto.c34 static nxt_int_t nxt_h1p_connection(void *ctx, nxt_http_field_t *field,
160 { nxt_string("Connection"), &nxt_h1p_connection, 0 },
749 nxt_h1p_connection(void *ctx, nxt_http_field_t *field, uintptr_t data) in nxt_h1p_connection() function