#include "logthrdest/logthrdestdrv.h"#include "http-loadbalancer.h"#include "http-curl-header-list.h"#include "compression.h"#include "metrics/dyn-metrics-store.h"

Go to the source code of this file.
Classes | |
| struct | HTTPDestinationWorker |
Functions | |
| LogThreadedResult | default_map_http_status_to_worker_status (HTTPDestinationWorker *self, const gchar *url, glong http_code) |
| LogThreadedDestWorker * | http_dw_new (LogThreadedDestDriver *owner, gint worker_index) |
| LogThreadedResult default_map_http_status_to_worker_status | ( | HTTPDestinationWorker * | self, |
| const gchar * | url, | ||
| glong | http_code | ||
| ) |
| LogThreadedDestWorker* http_dw_new | ( | LogThreadedDestDriver * | owner, |
| gint | worker_index | ||
| ) |