Home
last modified time | relevance | path

Searched defs:uwsgi_response_prepare_headers_int (Results 1 – 2 of 2) sorted by relevance

/dports/www/uwsgi/uwsgi-2.0.20/plugins/gccgo/
H A Duwsgi.go23 func uwsgi_response_prepare_headers_int(*interface{}, int) int func
/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Dwriter.c71 int uwsgi_response_prepare_headers_int(struct wsgi_request *wsgi_req, int status) { in uwsgi_response_prepare_headers_int() function