check-cookie-value ( string -- string )


Vocabulary
http

Inputs
stringan object


Outputs
stringan object


Definition


: check-cookie-value ( string -- string )
[ "Cookie value must not be f" throw ] unless* ;