BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Classes | Namespaces | Typedefs | Functions
connection.hpp File Reference
#include <memory>
#include <string>
#include <vector>
#include <fc/reflect/reflect.hpp>

Go to the source code of this file.

Classes

struct  fc::http::header
 
struct  fc::http::reply
 
struct  fc::http::request
 
class  fc::http::connection
 

Namespaces

 fc
 
 fc::ip
 
 fc::http
 

Typedefs

typedef std::vector< header > fc::http::headers
 
typedef std::shared_ptr< connection > fc::http::connection_ptr
 

Functions

std::vector< header > fc::http::parse_urlencoded_params (const std::string &f)