Archive-Har

 view release on metacpan or  search on metacpan

lib/Archive/Har/Entry/Request.pm  view on Meta::CPAN

=head2 new

returns a new Request object

=head2 method

returns the request method

=head2 url

returns the absolute url of the request (excluding fragments)

=head2 http_version

returns the version of the http request

=head2 headers

returns a list of L<http header|Archive::Har::Entry::Header> objects

=head2 cookies

t/chrome.t  view on Meta::CPAN

            },
            {
              "name": "expires",
              "value": "Fri, 13 Apr 2018 21:01:54 GMT"
            }
          ],
          "cookies": [],
          "content": {
            "size": 136732,
            "mimeType": "text/javascript",
            "text": "/* _GlobalPrefix_ */\nthis.gbar_=this.gbar_||{};(function(_){var window=this;\n/* _Module_:syp */\ntry{\nvar On=function(){};_.y(On,Error);_.Pn=function(){this.b=\"pending\";this.B=[];this.w=this.C=void 0};_.ae(_.Pn);var Qn=funct...
          },
          "redirectURL": "",
          "headersSize": -1,
          "bodySize": 0,
          "_transferSize": 0
        },
        "cache": {},
        "timings": {
          "blocked": 0.233000000207539,
          "dns": -1,

t/chrome.t  view on Meta::CPAN

            },
            {
              "name": "expires",
              "value": "Fri, 13 Apr 2018 21:17:01 GMT"
            }
          ],
          "cookies": [],
          "content": {
            "size": 122055,
            "mimeType": "text/javascript",
            "text": "/* JS */ gapi.loaded_0(function(_){var window=this;\nvar ba,ca,da,ha,ia,Fa,Ga;\nfor(_.g,_.n=function(a){return function(){return ba[a].apply(this,arguments)}},_.r=function(a,b){return ba[a]=b},_._DumpException=function(a){throw a...
          },
          "redirectURL": "",
          "headersSize": -1,
          "bodySize": 0,
          "_transferSize": 0
        },
        "cache": {},
        "timings": {
          "blocked": 0.241000000187341,
          "dns": -1,



( run in 0.902 second using v1.01-cache-2.11-cpan-364913b4093 )