KIOSlave
http.h File Reference
#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <string.h>
#include <stdio.h>
#include <zlib.h>
#include <time.h>
#include <QtCore/QByteRef>
#include <QtCore/QList>
#include <QtCore/QStringList>
#include <kurl.h>
#include "kio/tcpslavebase.h"
#include "kio/http.h"
Include dependency graph for http.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | KIO |
Classes | |
class | HTTPProtocol |
struct | HTTPProtocol::DAVRequest |
DAV-specific request elements for the current connection. More... | |
struct | HTTPProtocol::DigestAuthInfo |
struct | HTTPProtocol::HTTPRequest |
The request for the current connection. More... | |
struct | HTTPProtocol::HTTPState |
HTTP / DAV method. More... |