Property String psVerbs
Read Access: | Get psVerbs to StringVariable |
Write Access: | Set psVerbs to StringVariable/Value |
Determines to which verbs the handler should respond.
Valid values are "*" for all verbs, a single verb like "GET" and a comma separated list of verbs like "GET,POST,DELETE".