push_state
Description:
Pre-load a new parser state.
Used to post-parse multipart content without headers.
Parameters:
| this |
MIME parser object |
| newstate |
New state |
| boundary |
Boundary marker for state. |
Pre-load a new parser state.
Used to post-parse multipart content without headers.
| this |
MIME parser object |
| newstate |
New state |
| boundary |
Boundary marker for state. |