Home
last modified time | relevance | path

Searched refs:add_field_ctx (Results 1 – 12 of 12) sorted by relevance

/dports/devel/libunit/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c304 nxt_py_asgi_add_field_ctx_t add_field_ctx; in nxt_py_asgi_http_response_start() local
335 add_field_ctx.req = http->req; in nxt_py_asgi_http_response_start()
336 add_field_ctx.content_length = -1; in nxt_py_asgi_http_response_start()
340 &add_field_ctx); in nxt_py_asgi_http_response_start()
348 http->content_length = add_field_ctx.content_length; in nxt_py_asgi_http_response_start()
H A Dnxt_python_asgi_websocket.c261 nxt_py_asgi_add_field_ctx_t add_field_ctx; in nxt_py_asgi_websocket_accept() local
323 add_field_ctx.req = ws->req; in nxt_py_asgi_websocket_accept()
324 add_field_ctx.content_length = -1; in nxt_py_asgi_websocket_accept()
328 &add_field_ctx); in nxt_py_asgi_websocket_accept()
/dports/www/unit-java/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c304 nxt_py_asgi_add_field_ctx_t add_field_ctx; in nxt_py_asgi_http_response_start() local
335 add_field_ctx.req = http->req; in nxt_py_asgi_http_response_start()
336 add_field_ctx.content_length = -1; in nxt_py_asgi_http_response_start()
340 &add_field_ctx); in nxt_py_asgi_http_response_start()
348 http->content_length = add_field_ctx.content_length; in nxt_py_asgi_http_response_start()
H A Dnxt_python_asgi_websocket.c261 nxt_py_asgi_add_field_ctx_t add_field_ctx; in nxt_py_asgi_websocket_accept() local
323 add_field_ctx.req = ws->req; in nxt_py_asgi_websocket_accept()
324 add_field_ctx.content_length = -1; in nxt_py_asgi_websocket_accept()
328 &add_field_ctx); in nxt_py_asgi_websocket_accept()
/dports/www/unit-perl/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c304 nxt_py_asgi_add_field_ctx_t add_field_ctx; in nxt_py_asgi_http_response_start() local
335 add_field_ctx.req = http->req; in nxt_py_asgi_http_response_start()
336 add_field_ctx.content_length = -1; in nxt_py_asgi_http_response_start()
340 &add_field_ctx); in nxt_py_asgi_http_response_start()
348 http->content_length = add_field_ctx.content_length; in nxt_py_asgi_http_response_start()
H A Dnxt_python_asgi_websocket.c261 nxt_py_asgi_add_field_ctx_t add_field_ctx; in nxt_py_asgi_websocket_accept() local
323 add_field_ctx.req = ws->req; in nxt_py_asgi_websocket_accept()
324 add_field_ctx.content_length = -1; in nxt_py_asgi_websocket_accept()
328 &add_field_ctx); in nxt_py_asgi_websocket_accept()
/dports/www/unit-php/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c304 nxt_py_asgi_add_field_ctx_t add_field_ctx; in nxt_py_asgi_http_response_start() local
335 add_field_ctx.req = http->req; in nxt_py_asgi_http_response_start()
336 add_field_ctx.content_length = -1; in nxt_py_asgi_http_response_start()
340 &add_field_ctx); in nxt_py_asgi_http_response_start()
348 http->content_length = add_field_ctx.content_length; in nxt_py_asgi_http_response_start()
H A Dnxt_python_asgi_websocket.c261 nxt_py_asgi_add_field_ctx_t add_field_ctx; in nxt_py_asgi_websocket_accept() local
323 add_field_ctx.req = ws->req; in nxt_py_asgi_websocket_accept()
324 add_field_ctx.content_length = -1; in nxt_py_asgi_websocket_accept()
328 &add_field_ctx); in nxt_py_asgi_websocket_accept()
/dports/www/unit-python/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c304 nxt_py_asgi_add_field_ctx_t add_field_ctx; in nxt_py_asgi_http_response_start() local
335 add_field_ctx.req = http->req; in nxt_py_asgi_http_response_start()
336 add_field_ctx.content_length = -1; in nxt_py_asgi_http_response_start()
340 &add_field_ctx); in nxt_py_asgi_http_response_start()
348 http->content_length = add_field_ctx.content_length; in nxt_py_asgi_http_response_start()
H A Dnxt_python_asgi_websocket.c261 nxt_py_asgi_add_field_ctx_t add_field_ctx; in nxt_py_asgi_websocket_accept() local
323 add_field_ctx.req = ws->req; in nxt_py_asgi_websocket_accept()
324 add_field_ctx.content_length = -1; in nxt_py_asgi_websocket_accept()
328 &add_field_ctx); in nxt_py_asgi_websocket_accept()
/dports/www/unit/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c304 nxt_py_asgi_add_field_ctx_t add_field_ctx; in nxt_py_asgi_http_response_start() local
335 add_field_ctx.req = http->req; in nxt_py_asgi_http_response_start()
336 add_field_ctx.content_length = -1; in nxt_py_asgi_http_response_start()
340 &add_field_ctx); in nxt_py_asgi_http_response_start()
348 http->content_length = add_field_ctx.content_length; in nxt_py_asgi_http_response_start()
H A Dnxt_python_asgi_websocket.c261 nxt_py_asgi_add_field_ctx_t add_field_ctx; in nxt_py_asgi_websocket_accept() local
323 add_field_ctx.req = ws->req; in nxt_py_asgi_websocket_accept()
324 add_field_ctx.content_length = -1; in nxt_py_asgi_websocket_accept()
328 &add_field_ctx); in nxt_py_asgi_websocket_accept()