The nova.api.sizelimit Module

Request Body limiting middleware.

class RequestBodySizeLimiter(*args, **kwargs)

Bases: nova.wsgi.Middleware

Limit the size of incoming requests.

Previous topic

The nova.api.openstack.xmlutil Module

Next topic

The nova.api.validator Module

This Page