rpki.https.http_response Class Reference

Inherits rpki::https::http_message.

List of all members.

Public Member Functions

def __init__
def format_first_line
def parse_first_line

Public Attributes

 code
 reason

Detailed Description

Definition at line 152 of file https.py.


Member Function Documentation

def rpki.https.http_response.__init__ (   self,
  code = None,
  reason = None,
  version = default_http_version,
  body = None,
  headers 
)

Definition at line 154 of file https.py.

def rpki.https.http_response.format_first_line (   self  ) 

Definition at line 164 of file https.py.

def rpki.https.http_response.parse_first_line (   self,
  version,
  code,
  reason 
)

Definition at line 159 of file https.py.


Member Data Documentation

Definition at line 156 of file https.py.

Definition at line 157 of file https.py.


The documentation for this class was generated from the following file:

Generated on Tue Jan 12 07:56:02 2010 for RPKI Engine by  doxygen 1.6.1