Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream.h30 #define NGX_STREAM_BAD_REQUEST 400 macro
H A Dngx_stream_handler.c266 ngx_stream_finalize_session(s, NGX_STREAM_BAD_REQUEST); in ngx_stream_proxy_protocol_handler()
H A Dngx_stream_core_module.c251 rc = NGX_STREAM_BAD_REQUEST; in ngx_stream_core_preread_phase()