Searched defs:body (Results 1 – 12 of 12) sorted by relevance
/unit/test/php/mirror/ |
H A D | index.php | 2 $body = file_get_contents('php://input'); variable
|
/unit/test/php/variables/ |
H A D | index.php | 2 $body = file_get_contents('php://input'); variable
|
/unit/test/ |
H A D | test_python_targets.py | 93 def check_prefix(url, body): argument
|
H A D | test_proxy_chunked.py | 187 def check_invalid(body): argument
|
H A D | test_static_types.py | 33 def check_body(http_url, body): argument
|
/unit/src/python/ |
H A D | nxt_python_asgi_http.c | 167 PyObject *msg, *body; in nxt_py_asgi_http_read_msg() local 361 PyObject *body, *more_body, *future; in nxt_py_asgi_http_response_body() local
|
/unit/src/perl/ |
H A D | nxt_perl_psgi.c | 202 char *body; in XS() local 865 nxt_str_t body; in nxt_perl_psgi_result_body() local 915 const char *body; in nxt_perl_psgi_result_body_ref() local
|
/unit/src/ruby/ |
H A D | nxt_ruby.c | 992 VALUE fn, body; in nxt_ruby_rack_result_body() local 1140 VALUE body; member 1146 nxt_ruby_rack_result_body_each(VALUE body, VALUE arg, int argc, in nxt_ruby_rack_result_body_each()
|
/unit/src/ |
H A D | nxt_http.h | 123 nxt_buf_t *body; member 138 nxt_buf_t *body; member
|
H A D | nxt_controller.c | 2482 nxt_buf_t *b, *body; in nxt_controller_response() local
|
H A D | nxt_h1proto.c | 2266 nxt_buf_t *header, *body; in nxt_h1p_peer_header_send() local
|
H A D | nxt_router.c | 5243 nxt_buf_t *buf, *body; in nxt_router_app_prepare_request() local
|