Part of canonical.launchpad.webapp.servers View In Hierarchy
| Method | __init__ | This factory accepts requests that use all five major HTTP methods. |
Inherited from VirtualHostRequestPublicationFactory:
| Method | canHandle | See IRequestPublicationFactory. |
| Method | __call__ | See IRequestPublicationFactory. |
| Method | getRequestAndPublicationFactories | Return the request and publication factories to use. |
| Method | getAcceptableMethods | Return the HTTP methods acceptable in this particular environment. |
| Method | checkRequest | Makes sure that the incoming HTTP request is of an expected type. |