in reply to Re^5: Zip file from WWW::Mechanize
in thread Zip file from WWW::Mechanize
I notice the content-type and content length.'content-typ +e' => 'text/html; charset=utf-8', 'server' => ' +Microsoft-IIS/6.0', 'content-styl +e-type' => 'text/css', 'x-are' => 'y +ou digging my headers?', 'x-powered-b +y' => [ + 'http://www.bandwidth.com', + 'ASP.NET' + ], 'content-dis +position' => 'attachment;filename=auto_20090318_0610.zip', 'client-resp +onse-num' => 1, 'content-len +gth' => '337991', 'x-aspnet-ve +rsion' => '2.0.50727',
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Zip file from WWW::Mechanize
by ikegami (Patriarch) on Mar 23, 2009 at 22:47 UTC | |
by jck000 (Novice) on Mar 23, 2009 at 23:33 UTC |