#LWP-Cookies-1.0
    Set-Cookie3: ID=123; path="/"; domain=".example.com"; path_spec;
                 expires="2010-12-31 23:59:59Z"; version=0

Example 1: The HTTP::Cookies cookie format.

Back to Article