libtasks Documentation  1.6
test_http_sender.cpp File Reference
#include "test_http_sender.h"
#include <iostream>
#include <tasks/net/acceptor.h>
Include dependency graph for test_http_sender.cpp:

Go to the source code of this file.

Functions

std::atomic< bool > g_done (false)
 

Variables

int g_status_code = 0
 
std::string g_content_type
 

Function Documentation

std::atomic<bool> g_done ( false  )

Here is the caller graph for this function:

Variable Documentation

std::string g_content_type

Definition at line 14 of file test_http_sender.cpp.

int g_status_code = 0

Definition at line 13 of file test_http_sender.cpp.