Home
last modified time | relevance | path

Searched refs:nxt_http_proxy (Results 1 – 2 of 2) sorted by last modified time

/unit/auto/
H A Dsources99 src/nxt_http_proxy.c \
/unit/src/
H A Dnxt_http_proxy.c24 static nxt_http_action_t *nxt_http_proxy(nxt_task_t *task,
96 action->handler = nxt_http_proxy; in nxt_http_proxy_init()
104 nxt_http_proxy(nxt_task_t *task, nxt_http_request_t *r, in nxt_http_proxy() function