method= ( str -- ? ) (original) (raw)
Inputs
str | a string |
---|
Outputs
? | a boolean |
---|
Word description
Outputs if the current request matches the expected method.
Definition
Inputs
str | a string |
---|
Outputs
? | a boolean |
---|
Word description
Outputs if the current request matches the expected method.
Definition