pianod2
multisource multiuser scriptable networked music player
Functions | Variables
http_test.cpp File Reference
#include <iostream>
#include "httpclient.h"
Include dependency graph for http_test.cpp:

Functions

bool dump_site (const char *url)
 
int main (int argc, char **argv)
 

Variables

HttpClient client
 

Function Documentation

◆ dump_site()

bool dump_site ( const char *  url)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)
Here is the call graph for this function:

Variable Documentation

◆ client

HttpClient client