#include <libaegis/output.h>
Go to the source code of this file.
enum content_encoding_t |
content_encoding_unset | |
content_encoding_none | |
content_encoding_base64 | |
content_encoding_quoted_printable | |
content_encoding_uuencode |
Definition at line 25 of file conten_encod.h.
content_encoding_t content_encoding_grok | ( | const char * | ) |
void content_encoding_header | ( | output::pointer | , | |
content_encoding_t | ||||
) |
output::pointer output_content_encoding | ( | output::pointer | , | |
content_encoding_t | ||||
) |