SSS - S3 Toolkit 0.9.6
S3 client library and applications
|
implementation of WebClient class, wrapper around libcurl More...
#include "webclient.h"
#include <fcntl.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <unistd.h>
#include <algorithm>
#include <cassert>
#include <cstring>
#include <fstream>
#include <iostream>
#include <stdexcept>
#include <signal.h>
#include "common.h"
implementation of WebClient class, wrapper around libcurl