.\" Man page generated from reStructuredText. . .TH "TSMIMEHDRPARSE" "3ts" "January 24, 2017" "7.0" "Apache Traffic Server" .SH NAME TSMimeHdrParse \- . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp \fI#include \fP .INDENT 0.0 .TP .B TSParseResult TSMimeHdrParse(TSMimeParser\fI\ parser\fP, TSMBuffer\fI\ bufp\fP, TSMLoc\fI\ offset\fP, const char **\fI\ start\fP, const char *\fI\ end\fP) .UNINDENT .SH DESCRIPTION .sp Parses a MIME header. .sp The MIME header must have already been allocated and both \fIbufp\fP and \fIhdr_loc\fP must point within that header. It is possible to parse a MIME header a single byte at a time using repeated calls to \fI\%TSMimeHdrParse()\fP\&. As long as an error does not occur, \fI\%TSMimeHdrParse()\fP consumes each single byte and asks for more. .SH COPYRIGHT 2015, dev@trafficserver.apache.org .\" Generated by docutils manpage writer. .