11 #ifndef WEBSERVERQUERY_H
12 #define WEBSERVERQUERY_H
16 #include <QtNetwork/QtNetwork>
18 #include <QtXml/QtXml>
50 #endif // WEBSERVERQUERY_H
void Kill()
Terminate the query.
bool UsingPOST
Whether the query will submit parameters using POST data.
This is a query that can be used to perform simple webserver requests.
QString Parameters
Parameters for action, for example page title.
Query base class for all http queries executed by huggle.