We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e422457
Forward the new full information to the interceptor, too.
befe02a
Added more information to the FileInfo like the full path. This is helpful in some cases where you need the reference inside of the box itself.
FileInfo
fcc1d2f
Makes it possible to also intercept writing of headers for the server.
d0063c1
Make it able to iterate over all items of a box.
afa1ec0
Optimized logging
964db67
Let the interceptor intercept the access logs events, too.
faab7a0
Enable the interceptor to replace the box.
43d5aeb
Refactor the whole structure to be more flexible and reproduceable while trying to embed the server.
f1c1684
Give Interceptor more possibilities to not run into errors over and over again.
e8f15e7