Mojo::Cookie::Request man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Mojo::Cookie::Request(User Contributed Perl DocumentatMojo::Cookie::Request(3)

NAME
       Mojo::Cookie::Request - HTTP 1.1 Request Cookie Container

SYNOPSIS
	 use Mojo::Cookie::Request;

	 my $cookie = Mojo::Cookie::Request->new;
	 $cookie->name('foo');
	 $cookie->value('bar');

	 print "$cookie";

DESCRIPTION
       Mojo::Cookie::Request is a container for HTTP 1.1 request cookies.

ATTRIBUTES
       Mojo::Cookie::Request inherits all attributes from Mojo::Cookie.

METHODS
       Mojo::Cookie::Request inherits all methods from Mojo::Cookie and
       implements the following new ones.

   "parse"
	 my $cookies = $cookie->parse('$Version=1; f=b; $Path=/');

       Parse cookies.

   "prefix"
	 my $prefix = $cookie->prefix;

       Prefix for cookies.

   "to_string"
	 my $string = $cookie->to_string;

       Render cookie.

   "to_string_with_prefix"
	 my $string = $cookie->to_string_with_prefix;

       Render cookie with prefix.

SEE ALSO
       Mojolicious, Mojolicious::Guides, <http://mojolicio.us>.

perl v5.14.1			  2011-09-02	      Mojo::Cookie::Request(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net