Files | |
| file | msg_auth.c |
| Functions for handling authentication-related headers. | |
| file | msg_date.c |
| Parser for HTTP-Date and HTTP-Delta. | |
| file | msg_generic.c |
| Functions for generic headers. | |
| file | msg_mclass.c |
| Message factory object. | |
| file | msg_parser.c |
| HTTP-like message parser engine. | |
| file | msg_parser_util.c |
| Text-message parser helper functions. | |
| file | msg_date.h |
| Types and functions for handling dates and times. | |
| file | msg_mclass.h |
| Parser table and message factory object. | |
| file | msg_mclass_hash.h |
| Hash function for header names. | |
| file | msg_parser.h |
| Message parser interface. | |