Searched defs:hdr_parser (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dapreq_parser_multipart.c46 apreq_parser_t *hdr_parser; member in struct:mfd_ctx
246 ctx->hdr_parser = apreq_parser_make(pool, ba, "",
338 ctx->hdr_parser->ctx = NULL;
340 s = apreq_parser_run(ctx->hdr_parser, ctx->info, ctx->in);

Completed in 40 milliseconds