Searched defs:nginx (Results 1 – 4 of 4) sorted by relevance
21 typedef ngx_http_request_t *nginx; typedef
1 package nginx; package
16 HV *nginx; member675 ngx_http_perl_call_handler(pTHX_ ngx_http_request_t *r, HV *nginx, SV *sub, in ngx_http_perl_call_handler()
151 static const u_char nginx[5] = "\x84\xaa\x63\x55\xe7"; in ngx_http_v2_header_filter() local