geoipresponse.cpp File Reference

Parses a response to a previous GeoIP request. More...

#include <QStringList>
#include <util/zlibbytearray.h>
#include "geoipresponse.h"

Go to the source code of this file.

Defines

#define STATUS_HTTP_OK   200
#define STATUS_CONTENT_ENCODING_ERR   601
#define STATUS_TRANSFER_ENCODING_ERR   602


Detailed Description

Parses a response to a previous GeoIP request.

Version:
Id

Definition in file geoipresponse.cpp.


Define Documentation

#define STATUS_CONTENT_ENCODING_ERR   601

Status code for content encoding errors.

Definition at line 36 of file geoipresponse.cpp.

Referenced by GeoIpResponse::GeoIpResponse().

#define STATUS_HTTP_OK   200

Status code for a successful HTTP request.

Definition at line 34 of file geoipresponse.cpp.

Referenced by GeoIpResponse::GeoIpResponse().

#define STATUS_TRANSFER_ENCODING_ERR   602

Status code for transfer encoding errors.

Definition at line 38 of file geoipresponse.cpp.

Referenced by GeoIpResponse::GeoIpResponse().


Generated on Wed Sep 5 15:49:28 2007 for Vidalia by  doxygen 1.5.3