Searched defs:http (Results 1 – 12 of 12) sorted by last modified time
1492 nxt_conf_value_t *root, *conf, *http, *value, *websocket; in nxt_router_conf_create() local
2168 static const nxt_str_t http = nxt_string("http"); in nxt_conf_vldt_match_scheme_pattern() local
71 nxt_http_peer_t *http; member
14 def http(self, start_str, **kwargs): member in TestHTTP
86 http = TestHTTP() variable
13 http = TestHTTP() variable
6 http = TestHTTP() variable
91 nxt_py_asgi_http_t *http; in nxt_py_asgi_http_create() local116 nxt_py_asgi_http_t *http; in nxt_py_asgi_http_receive() local163 nxt_py_asgi_http_read_msg(nxt_py_asgi_http_t *http) in nxt_py_asgi_http_read_msg()259 nxt_py_asgi_http_t *http; in nxt_py_asgi_http_send() local356 nxt_py_asgi_http_response_body(nxt_py_asgi_http_t *http, PyObject *dict) in nxt_py_asgi_http_response_body()468 nxt_py_asgi_http_emit_disconnect(nxt_py_asgi_http_t *http) in nxt_py_asgi_http_emit_disconnect()496 nxt_py_asgi_http_set_result(nxt_py_asgi_http_t *http, PyObject *future, in nxt_py_asgi_http_set_result()528 nxt_py_asgi_http_t *http; in nxt_py_asgi_http_data_handler() local564 nxt_py_asgi_http_t *http; in nxt_py_asgi_http_drain() local633 nxt_py_asgi_http_t *http; in nxt_py_asgi_http_close_handler() local[all …]
1 const http = require("http"); constant
6 const http = require("./http") constant
9 const http = require('http'); constant
18 const http = require("http") constant