Module max_file_size

Source
Expand description

Set limit on the largest size to cache

Structs§

MaxFileSizeMissHandler
MaxFileSizeMissHandler wraps a MissHandler to enforce a maximum asset size that should be written to the MissHandler.

Constants§

ERR_RESPONSE_TOO_LARGE
Error type returned when the limit is reached.