Mojo::CookieJar 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::CookieJar(3)    User Contributed Perl Documentation   Mojo::CookieJar(3)

NAME
       Mojo::CookieJar - Cookie Jar For HTTP 1.1 User Agents

SYNOPSIS
	 use Mojo::CookieJar;
	 my $jar = Mojo::CookieJar->new;

DESCRIPTION
       Mojo::CookieJar is a minimalistic and relaxed cookie jar for HTTP 1.1
       user agents.

ATTRIBUTES
       Mojo::CookieJar implements the following attributes.

   "max_cookie_size"
	 my $max_cookie_size = $jar->max_cookie_size;
	 $jar		     = $jar->max_cookie_size(4096);

       Maximum size of cookies in bytes.

METHODS
       Mojo::CookieJar inherits all methods from Mojo::Base and implements the
       following new ones.

   "add"
	 $jar = $jar->add(@cookies);

       Add multiple cookies to the jar.

   "empty"
	 $jar->empty;

       Empty the jar.

   "extract"
	 $jar = $jar->extract($tx);

       Extract cookies from transaction.

   "find"
	 my @cookies = $jar->find($url);

       Find cookies in the jar.

   "inject"
	 $jar = $jar->inject($tx);

       Inject cookies into transaction.

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

perl v5.14.1			  2011-09-06		    Mojo::CookieJar(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