• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KIOSlave

http.cpp File Reference

#include "http.h"
#include <config.h>
#include <config-gssapi.h>
#include <fcntl.h>
#include <utime.h>
#include <stdlib.h>
#include <stdio.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <unistd.h>
#include <QtXml/qdom.h>
#include <QtCore/QFile>
#include <QtCore/QRegExp>
#include <QtCore/QDate>
#include <QtDBus/QtDBus>
#include <QtNetwork/QNetworkProxy>
#include <QtNetwork/QTcpSocket>
#include <QtNetwork/QHostInfo>
#include <kurl.h>
#include <kdebug.h>
#include <klocale.h>
#include <kconfig.h>
#include <kconfiggroup.h>
#include <kservice.h>
#include <kdatetime.h>
#include <kcodecs.h>
#include <kcomponentdata.h>
#include <krandom.h>
#include <kmimetype.h>
#include <ktoolinvocation.h>
#include <kstandarddirs.h>
#include <kremoteencoding.h>
#include <kio/ioslave_defaults.h>
#include <kio/http_slave_defaults.h>
#include <httpfilter.h>
#include <misc/kntlm/kntlm.h>
#include <kapplication.h>
#include <kaboutdata.h>
#include <kcmdlineargs.h>
#include <kde_file.h>
#include "http.moc"

Include dependency graph for http.cpp:

Go to the source code of this file.


Defines

#define NO_SIZE   ((KIO::filesize_t) -1)
#define STRTOLL   strtol

Functions

static QString extractMaybeQuotedUntil (const QString &str, unsigned char term, int &pos)
static QString extractUntil (const QString &str, unsigned char term, int &pos)
static bool isCrossDomainRequest (const QString &fqdn, const QString &originURL)
static bool isEncryptedHttpVariety (const QString &p)
int KDE_EXPORT kdemain (int argc, char **argv)
static QString sanitizeCustomHTTPHeader (const QString &_header)
static void skipLWS (const QString &str, int &pos)
static char * trimLead (char *orig_string)

Define Documentation

#define NO_SIZE   ((KIO::filesize_t) -1)

Definition at line 186 of file http.cpp.

#define STRTOLL   strtol

Definition at line 191 of file http.cpp.


Function Documentation

static QString extractMaybeQuotedUntil ( const QString &  str,
unsigned char  term,
int &  pos 
) [static]

Definition at line 3665 of file http.cpp.

static QString extractUntil ( const QString &  str,
unsigned char  term,
int &  pos 
) [static]

Definition at line 3645 of file http.cpp.

static bool isCrossDomainRequest ( const QString &  fqdn,
const QString &  originURL 
) [static]

Definition at line 118 of file http.cpp.

static bool isEncryptedHttpVariety ( const QString &  p  )  [static]

Definition at line 181 of file http.cpp.

int KDE_EXPORT kdemain ( int  argc,
char **  argv 
)

Definition at line 92 of file http.cpp.

static QString sanitizeCustomHTTPHeader ( const QString &  _header  )  [static]

Definition at line 158 of file http.cpp.

static void skipLWS ( const QString &  str,
int &  pos 
) [static]

Definition at line 3636 of file http.cpp.

static char* trimLead ( char *  orig_string  )  [static]

Definition at line 111 of file http.cpp.

KIOSlave

Skip menu "KIOSlave"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal