Description
Using litestar, I am unable to use the watch method as it does not appear Litestar supports the HEAD method.
There should be a way to disable this manually, as I see a isHeadMethodSupported in your code, but this is configured automatically and I cannot disable it in the config file.