= private = protected
raw_cookie()
Get the raw cookies as a string.
# File lib/cgi/core.rb, line 443 def raw_cookie env_table["HTTP_COOKIE"] end