Zero-copy view of a Content-Disposition multipart header value. More...
#include <HttpMultipartParser.h>
Public Member Functions | |
| Result | parse (StringSpan headerValue) |
| bool | isFormData () const |
Public Attributes | |
| StringSpan | disposition |
| StringSpan | name |
| StringSpan | fileName |
| bool | hasName = false |
| bool | hasFileName = false |
Zero-copy view of a Content-Disposition multipart header value.