Table of Contents

Class: http_request Zope-2.2.1-src/ZServer/medusa/http_server.py

Methods   
__getitem__
__init__
__setitem__
build_reply_header
collect_incoming_data
done
error
found_terminator
get_header
get_header_with_regex
has_key
log
log_date_string
push
response
split_uri
  __getitem__ 
__getitem__ ( self,  key )

  __init__ 
__init__ ( self,  *args )

  __setitem__ 
__setitem__ (
        self,
        key,
        value,
        )

-------------------------------------------------- reply header management --------------------------------------------------

  build_reply_header 
build_reply_header ( self )

  collect_incoming_data 
collect_incoming_data ( self,  data )

  done 
done ( self )

finalize this transaction - send output to the http channel

  error 
error ( self,  code )

  found_terminator 
found_terminator ( self )

  get_header 
get_header ( self,  header )

  get_header_with_regex 
get_header_with_regex (
        self,
        head_reg,
        group,
        )

  has_key 
has_key ( self,  key )

  log 
log ( self,  bytes )

  log_date_string 
log_date_string ( self,  when )

  push 
push ( self,  thing )

  response 
response ( self,  code=200 )

  split_uri 
split_uri ( self )

Exceptions   
ValueError

Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6