Tue, 03 Oct 2023 08:11:45 EDT

Information for build perl-HTTP-Cookies-6.01-1.ru

ID3549
Package Nameperl-HTTP-Cookies
Version6.01
Release1.ru
Epoch
SummaryHTTP-Cookies - HTTP cookie jars
DescriptionThis class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about. Cookies are a general mechanism which server side connections can use to both store and retrieve information on the client side of the connection. For more information about cookies refer to <URL:http://curl.haxx.se/rfc/cookie_spec.html> and <URL:http://www.cookiecentral.com/>. This module also implements the new style cookies described in *RFC 2965*. The two variants of cookies are supposed to be able to coexist happily. Instances of the class *HTTP::Cookies* are able to store a collection of Set-Cookie2: and Set-Cookie: headers and are able to use this information to initialize Cookie-headers in *HTTP::Request* objects. The state of a *HTTP::Cookies* object can be saved in and restored from files.
Built byjmatth
State complete
StartedThu, 02 Apr 2015 12:27:59 EDT
CompletedThu, 02 Apr 2015 12:30:16 EDT
Taskbuild (centos5-rutgers-staging, perl-HTTP-Cookies-6.01-1.ru.src.rpm)
Tags
centos5-rutgers-staging
centos5-rutgers-testing
RPMs
src
perl-HTTP-Cookies-6.01-1.ru.src.rpm (info) (download)
noarch (build logs)
perl-HTTP-Cookies-6.01-1.ru.noarch.rpm (info) (download)
Changelog * Thu Apr 02 2015 jmatth@centos5-64build - Initial build.