Class QuietWSGIRequestHandler

A WSGIRequestHandler that doesn't log to standard output any of the requests received, so as to not clutter the test result output.

Declaration

class QuietWSGIRequestHandler(WSGIRequestHandler)
source link

Documentation

Methods

Inherited methods