= private = protected
raw_cookie2()
Get the raw RFC2965 cookies as a string.
# File lib/cgi.rb, line 956 def raw_cookie2 env_table["HTTP_COOKIE2"] end