method= ( str -- ? )


Vocabulary
http.server

Inputs
stra string


Outputs
?a boolean


Word description
Outputs if the current request matches the expected method.

Definition