simon-budig / woof

an ad-hoc single file webserver
120 stars 17 forks source link

Can you support the HEAD method? #16

Open Roy-Orbison opened 2 years ago

Roy-Orbison commented 2 years ago

And possibly give it its own counter that defaults to unlimited or the same as the GET counter's value?

$ woof foo.bar
Now serving on http://0.0.0.0:54321/foo.bar
127.0.0.1 - - [28/Jun/2022 11:56:53] code 501, message Unsupported method ('HEAD')