Go to the source code of this file.
◆ SYSLOG_NG_HTTP_COMPRESSION_ENABLED
| #define SYSLOG_NG_HTTP_COMPRESSION_ENABLED 0 |
◆ CurlCompressionTypes
| Enumerator |
|---|
| CURL_COMPRESSION_UNKNOWN | |
| CURL_COMPRESSION_UNCOMPRESSED | |
| CURL_COMPRESSION_DEFAULT | |
| CURL_COMPRESSION_GZIP | |
| CURL_COMPRESSION_DEFLATE | |
◆ compressor_compress()
| gboolean compressor_compress |
( |
Compressor * |
self, |
|
|
GString * |
compressed, |
|
|
const GString * |
message |
|
) |
| |
◆ compressor_free()
◆ compressor_get_encoding_name()
| const gchar* compressor_get_encoding_name |
( |
Compressor * |
self | ) |
|
◆ compressor_lookup_type()
◆ construct_compressor_by_type()
◆ CURL_COMPRESSION_LITERAL_ALL
| gchar* CURL_COMPRESSION_LITERAL_ALL |
|
extern |