#include <xvr2/String.h>
#include <xvr2/Net/TCPSocket.h>
#include <xvr2/Net/HTTPResponse.h>
Go to the source code of this file.
Namespaces | |
| namespace | xvr2 | 
| namespace | xvr2::Net | 
Classes | |
| class | xvr2::Net::HTTPClient | 
| Handles HTPP client connections, implements the GET, PUT, POST and DELETE methods, very useful with RESTful web services.  More... | |
 1.5.5