SSS - S3 Toolkit 0.9.6
S3 client library and applications
|
declaration of WebClient class wrapping libcurl to send web requests. More...
#include <curl/curl.h>
#include <curl/easy.h>
#include <array>
#include <atomic>
#include <map>
#include <mutex>
#include <string>
#include <vector>
#include "common.h"
#include "url_utility.h"
#include "utility.h"
Data Structures | |
class | sss::WebClient |
Send web requests through libcurl. More... | |
declaration of WebClient class wrapping libcurl to send web requests.
Data upload Workflow: