rpki.https.http_request Class Reference

Inherits rpki::https::http_message.

Collaboration diagram for rpki.https.http_request:
Collaboration graph

List of all members.

Public Member Functions

def __init__
def format_first_line
def parse_first_line

Public Attributes

 callback
 cmd
 errback
 path
 retried

Detailed Description

HTTP request message.

Definition at line 178 of file https.py.


Member Function Documentation

def rpki.https.http_request.__init__ (   self,
  cmd = None,
  path = None,
  version = default_http_version,
  body = None,
  callback = None,
  errback = None,
  headers 
)

Definition at line 183 of file https.py.

def rpki.https.http_request.format_first_line (   self  ) 
Format first line of HTTP request message, and set up the
User-Agent header.

Definition at line 200 of file https.py.

def rpki.https.http_request.parse_first_line (   self,
  cmd,
  path,
  version 
)
Parse first line of HTTP request message.

Definition at line 192 of file https.py.


Member Data Documentation

Definition at line 188 of file https.py.

Definition at line 186 of file https.py.

Definition at line 189 of file https.py.

Definition at line 187 of file https.py.

Definition at line 190 of file https.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables
Generated on Wed May 12 19:43:49 2010 for RPKI Engine by  doxygen 1.6.3