Thomas Faivre, Apr 24, 2023 at 11:24:
> Hi all,
>
> I'm sorry but I disagree with the modification.
>
> If 'path' is reset to None in case of HEAD request, path.stat() will fail.
>
> If you do not want 2 returns, we could add a header dictionary that is
> being modified in the "if request == HEAD".
My bad, I'll fix that.