Home
last modified time | relevance | path

Searched refs:create_response (Results 1 – 2 of 2) sorted by relevance

/unit/src/nodejs/unit-http/
H A Dunit.h58 napi_value create_response(napi_value server_obj, napi_value request,
H A Dunit.cpp326 response = create_response(server_obj, request, req); in request_handler()
686 Unit::create_response(napi_value server_obj, napi_value request, in create_response() function in Unit