llhttpclient.cpp File Reference

Implementation of classes for making HTTP requests. More...

#include "linden_common.h"
#include "llhttpclient.h"
#include "llassetstorage.h"
#include "lliopipe.h"
#include "llurlrequest.h"
#include "llbufferstream.h"
#include "llsdserialize.h"
#include "llvfile.h"
#include "llvfs.h"
#include "lluri.h"
#include "message.h"
#include <curl/curl.h>

Include dependency graph for llhttpclient.cpp:

Go to the source code of this file.

Classes

class  LLHTTPBuffer

Functions

static void request (const std::string &url, LLURLRequest::ERequestAction method, Injector *body_injector, LLCurl::ResponderPtr responder, const F32 timeout=HTTP_REQUEST_EXPIRY_SECS, const LLSD &headers=LLSD(), S32 offset=0, S32 bytes=0)

Variables

const F32 HTTP_REQUEST_EXPIRY_SECS = 60.0f
LLPumpIOtheClientPump = NULL


Detailed Description

Implementation of classes for making HTTP requests.

LicenseInfo
firstyear=2006&license=viewergpl

Copyright (c) 2006-2008, Linden Research, Inc.

Second Life Viewer Source Code The source code in this file ("Source Code") is provided by Linden Lab to you under the terms of the GNU General Public License, version 2.0 ("GPL"), unless you have obtained a separate licensing agreement ("Other License"), formally executed by you and Linden Lab. Terms of the GPL can be found in doc/GPL-license.txt in this distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/gplv2

There are special exceptions to the terms and conditions of the GPL as it is applied to this Source Code. View the full text of the exception in the file doc/FLOSS-exception.txt in this software distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/flossexception

By copying, modifying or distributing this software, you acknowledge that you have read and understood your obligations described above, and agree to abide by those obligations.

ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE. $/LicenseInfo$

Definition in file llhttpclient.cpp.


Function Documentation

static void request ( const std::string &  url,
LLURLRequest::ERequestAction  method,
Injector *  body_injector,
LLCurl::ResponderPtr  responder,
const F32  timeout = HTTP_REQUEST_EXPIRY_SECS,
const LLSD headers = LLSD(),
S32  offset = 0,
S32  bytes = 0 
) [static]


Variable Documentation

These classes represent the HTTP client framework.

Definition at line 48 of file llhttpclient.cpp.

Definition at line 195 of file llhttpclient.cpp.

const U8* mData

const std::string mFilename

Definition at line 168 of file llhttpclient.cpp.

Definition at line 92 of file llhttpclient.cpp.

Referenced by LLCurl::Easy::getHeaderOutput().

std::string mReason

Definition at line 91 of file llhttpclient.cpp.

Definition at line 89 of file llhttpclient.cpp.

const LLSD mSD

Definition at line 118 of file llhttpclient.cpp.

Definition at line 90 of file llhttpclient.cpp.

const LLUUID mUUID

Definition at line 194 of file llhttpclient.cpp.

LLPumpIO* theClientPump = NULL [static]

Definition at line 199 of file llhttpclient.cpp.

Referenced by LLHTTPClient::hasPump(), request(), and LLHTTPClient::setPump().


Generated on Fri May 16 08:35:23 2008 for SecondLife by  doxygen 1.5.5