check-cookie-value ( string -- string ) (original) (raw)
check-cookie-value ( string -- string )
Vocabulary
http
Inputs
string | an object |
---|
Outputs
string | an object |
---|
Definition
: check-cookie-value ( string -- string )
[ "Cookie value must not be f" throw ] unless* ;