indra::ipc::llsdhttp Namespace Reference


Functions

def postFile
def getStatus
def putStatus
def deleteStatus
def postStatus
def postFileStatus
def getFromSimulator
def postToSimulator

Variables

tuple suite = httpc.HttpSuite(llsd.format_xml, llsd.parse, 'application/llsd+xml')
 delete = suite.delete
 delete_ = suite.delete_
 get = suite.get
 get_ = suite.get_
 head = suite.head
 head_ = suite.head_
 post = suite.post
 post_ = suite.post_
 put = suite.put
 put_ = suite.put_
 request = suite.request
 request_ = suite.request_


Detailed Description

\
@file llsdhttp.py
@brief Functions to ease moving llsd over http
 
$LicenseInfo:firstyear=2006&license=mit$

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

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
$/LicenseInfo$

Function Documentation

def indra::ipc::llsdhttp::deleteStatus (   url  ) 

Definition at line 74 of file llsdhttp.py.

def indra::ipc::llsdhttp::getFromSimulator (   path,
  use_proxy = False 
)

Definition at line 89 of file llsdhttp.py.

def indra::ipc::llsdhttp::getStatus (   url,
  use_proxy = False 
)

Definition at line 64 of file llsdhttp.py.

def indra::ipc::llsdhttp::postFile (   url,
  filename 
)

Definition at line 55 of file llsdhttp.py.

def indra::ipc::llsdhttp::postFileStatus (   url,
  filename 
)

Definition at line 84 of file llsdhttp.py.

def indra::ipc::llsdhttp::postStatus (   url,
  data 
)

Definition at line 79 of file llsdhttp.py.

def indra::ipc::llsdhttp::postToSimulator (   path,
  data = None 
)

Definition at line 93 of file llsdhttp.py.

def indra::ipc::llsdhttp::putStatus (   url,
  data 
)

Definition at line 69 of file llsdhttp.py.


Variable Documentation

Definition at line 38 of file llsdhttp.py.

Definition at line 39 of file llsdhttp.py.

Definition at line 40 of file llsdhttp.py.

Definition at line 41 of file llsdhttp.py.

Definition at line 42 of file llsdhttp.py.

Referenced by LLVOAvatar::computeBodySize().

Definition at line 43 of file llsdhttp.py.

Definition at line 45 of file llsdhttp.py.

Definition at line 46 of file llsdhttp.py.

Definition at line 47 of file llsdhttp.py.

Definition at line 48 of file llsdhttp.py.

Definition at line 49 of file llsdhttp.py.

tuple indra::ipc::llsdhttp::suite = httpc.HttpSuite(llsd.format_xml, llsd.parse, 'application/llsd+xml')

Definition at line 37 of file llsdhttp.py.


Generated on Fri May 16 09:42:28 2008 for SecondLife by  doxygen 1.5.5