twisted.web.tap module documentationtwisted.web
          View Source
          
        
      Support for creating a service which runs a web server.
| Class | Options | Define the options accepted by the twistd web plugin. | 
| Function | makePersonalServerFactory | Create and return a factory which will respond to distrib requests against the given site. | 
| Function | makeService | Undocumented | 
| Class | _AddHeadersResource | Undocumented | 
Create and return a factory which will respond to distrib requests against the given site.
| Returns |  (type: twisted.internet.protocol.Factory) | |