read Cookie
Read a cookie value by name from the request.
Return
the cookie value if present; otherwise null
Parameters
name
cookie name to look up
Read a cookie value by name from the request.
the cookie value if present; otherwise null
cookie name to look up