rawleyfowler / Humming-Bird

A fun and performant web application framework for Raku
MIT License
44 stars 6 forks source link

Properly handle HEAD requests #6

Closed rawleyfowler closed 1 year ago

rawleyfowler commented 1 year ago

HEAD requests should return only the headers in correspondence to a GET request on the route.