Home
last modified time | relevance | path

Searched refs:parse (Results 1 – 8 of 8) sorted by relevance

/lighttpd1.4/src/
H A Dresponse.h34 handler_t(*parse)(request_st *, struct http_response_opts_t *, buffer *, size_t); member
H A Dhttp-header-glue.c1353 if (NULL != opts->parse) { in http_response_read()
1354 handler_t rc = opts->parse(r, opts, b, (size_t)n); in http_response_read()
H A Dmod_fastcgi.c490 hctx->opts.parse = fcgi_recv_parse; in fcgi_check_extension()
H A Dmod_ajp13.c979 hctx->opts.parse = ajp13_recv_parse; in ajp13_check_extension()
H A Dmod_wstunnel.c501 hctx->gw.opts.parse = wstunnel_recv_parse; in wstunnel_handler_setup()
/lighttpd1.4/doc/outdated/
H A Dstatus.txt64 status-url you can get a text version which is simpler to parse. ::
H A Dstate.txt40 parse request
/lighttpd1.4/
H A DNEWS192 * [core] parse conf cmds with SHELL or /bin/sh
706 * [core] reuse code to parse backend response
1306 * [mod_expire] parse config into structured data
1371 * [core] parse header label before end of line
1399 * [core] RFC-strict parse of Content-Length
1401 * [core] stricter parse of numerical digits
1521 * [core] parse h2 pseudo-headers
1845 * [core] lift code out of request line parse loop
1847 * [core] RFC7230 HTTP-version parse
2104 * [core] parse header line strings before copying
[all …]