bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] [bug #46611] log errors with --trust-server-names


From: Shawn
Subject: [Bug-wget] [bug #46611] log errors with --trust-server-names
Date: Tue, 15 Dec 2015 11:07:53 +0000
User-agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)

Follow-up Comment #2, bug #46611 (project wget):

Sorry for the delay. Here's the first command with -d


c:Downloads>wget -d --timestamping --trust-server-names
http://downloads.malwarebytes.org/file/mbam

Setting --timestamping (timestamping) to 1
Setting --trust-server-names (trustservernames) to 1
DEBUG output created by Wget 1.17.1 on mingw32.

Reading HSTS entries from C:Tools/.wget-hsts
URI encoding = 'ASCII'
converted 'http://downloads.malwarebytes.org/file/mbam' (ASCII) ->
'http://downloads.malwarebytes.org/file/mbam' (UTF-8)
--2015-12-15 03:03:28--  http://downloads.malwarebytes.org/file/mbam
Resolving downloads.malwarebytes.org (downloads.malwarebytes.org)... seconds
0.00, 93.184.216.111
Caching downloads.malwarebytes.org => 93.184.216.111
Connecting to downloads.malwarebytes.org
(downloads.malwarebytes.org)|93.184.216.111|:80... seconds 0.00, connected.
Created socket 3.
Releasing 0x0000000000348670 (new refcount 1).

---request begin---
GET /file/mbam HTTP/1.1

User-Agent: Wget/1.17.1 (mingw32)

Accept: */*

Accept-Encoding: identity

Host: downloads.malwarebytes.org

Connection: Keep-Alive



---request end---
HTTP request sent, awaiting response... 
---response begin---
HTTP/1.1 302 Found

Accept-Ranges: bytes

Content-Type: text/html; charset=iso-8859-1

Date: Tue, 15 Dec 2015 11:03:29 GMT

Location: http://data-cdn.mbamupdates.com/web/mbam-setup-2.2.0.1024.exe

Server: ECS (rhv/817F)

X-Cache: 302-HIT

X-Frame-Options: SAMEORIGIN

Content-Length: 245



---response end---
302 Found
Registered socket 3 for persistent reuse.
URI content encoding = 'iso-8859-1'
Location: http://data-cdn.mbamupdates.com/web/mbam-setup-2.2.0.1024.exe
[following]
Skipping 245 bytes of body: [<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML
2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a
href="http://data-cdn.mbamupdates.com/web/mbam-setup-2.2.0.1024.exe";>here</a>.</p>
</body></html>
] done.
URI content encoding = None
converted 'http://data-cdn.mbamupdates.com/web/mbam-setup-2.2.0.1024.exe'
(ASCII) -> 'http://data-cdn.mbamupdates.com/web/mbam-setup-2.2.0.1024.exe'
(UTF-8)
--2015-12-15 03:03:28-- 
http://data-cdn.mbamupdates.com/web/mbam-setup-2.2.0.1024.exe
conaddr is: 93.184.216.111
Resolving data-cdn.mbamupdates.com (data-cdn.mbamupdates.com)... seconds 0.00,
205.185.208.98
Caching data-cdn.mbamupdates.com => 205.185.208.98
Releasing 0x0000000000349b40 (new refcount 1).
Found data-cdn.mbamupdates.com in host_name_addresses_map (0000000000349b40)
Connecting to data-cdn.mbamupdates.com
(data-cdn.mbamupdates.com)|205.185.208.98|:80... seconds 0.00, connected.
Created socket 4.
Releasing 0x0000000000349b40 (new refcount 1).

---request begin---
GET /web/mbam-setup-2.2.0.1024.exe HTTP/1.1

If-Modified-Since: Thu, 08 Oct 2015 22:41:33 GMT

User-Agent: Wget/1.17.1 (mingw32)

Accept: */*

Accept-Encoding: identity

Host: data-cdn.mbamupdates.com

Connection: Keep-Alive



---request end---
HTTP request sent, awaiting response... 
---response begin---
HTTP/1.1 304 Not Modified

Date: Tue, 15 Dec 2015 11:03:28 GMT

Accept-Ranges: bytes

ETag: "1444344092"

Content-Type: application/octet-stream

X-HW: 1450177409.dop008.la2.t,1450177408.cds012.la2.c

Content-Disposition: attachment; filename="mbam-setup-2.2.0.1024.exe"



---response end---
304 Not Modified
Disabling further reuse of socket 3.
Closed fd 3
Registered socket 4 for persistent reuse.
File 'mbam-setup-2.2.0.1024.exe' not modified on server. Omitting download.

Saving HSTS entries to C:Tools/.wget-hsts


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46611>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]