top | item 37901247

(no title)

hyperturtle | 2 years ago

I also don't prefer using strings, but to be fair, HTTP methods are just strings when the request is received. There is some beauty in that in matches the prefix of the first line of an HTTP packet

discuss

order

lucb1e|2 years ago

On the wire, everything is a string. Doesn't make it a good type to use!

cowl|2 years ago

Strings with a well defined meaning that is not being taken into consideration here beyond routing.