Custom WEBrick FileHandler

Hello.

Is it possible in WEBrick to make a FileHandler with some elements of
page changed in a custom way? For example, could I have the file sizes
displayed in KB, or in red font? Is it possible to intercept the
response page creation process, without changing its main functionality?

TPR.