werkzeug.LimitedStream.on_exhausted

LimitedStream.on_exhausted()[source]

This is called when the stream tries to read past the limit. The return value of this function is returned from the reading function.