Table of Contents

Class: chunked_producer Zope-2.2.1-src/ZServer/medusa/producers.py

A producer that implements the chunked transfer coding for HTTP/1.1. Here is a sample usage: request['Transfer-Encoding'] = chunked request.push ( producers.chunked_producer (your_producer) ) request.done()

Methods   
__init__
more
  __init__ 
__init__ (
        self,
        producer,
        footers=None,
        )

  more 
more ( self )


Table of Contents

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