mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Changed Content-type to text/html in Test2.px.
This commit is contained in:
parent
8c45a34a55
commit
19c001c0e2
@ -17,7 +17,7 @@ my %urls = (
|
||||
code => "200",
|
||||
msg => "Dontcare",
|
||||
headers => {
|
||||
"Content-type" => "text/plain",
|
||||
"Content-type" => "text/html",
|
||||
"Last-Modified" => "Sat, 09 Oct 2004 08:30:00 GMT",
|
||||
},
|
||||
content => $dummyfile
|
||||
|
Loading…
Reference in New Issue
Block a user