X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fdb0sdx.pl;h=2c5700448d7beb454f404650d4d2fc2edb48f64e;hb=ed64ea9b9a101013cebeafaf76da0fc1a17722bf;hp=130951e1b1747d4143e8b7b2a083620a940538c8;hpb=430f06b0c53fd69b7190519de5fb78942ebcc94c;p=spider.git diff --git a/cmd/show/db0sdx.pl b/cmd/show/db0sdx.pl index 130951e1..2c570044 100644 --- a/cmd/show/db0sdx.pl +++ b/cmd/show/db0sdx.pl @@ -43,7 +43,7 @@ if (!$info) { dbg("db0sdx out: $s") if isdbg('db0sdx'); - $t->print("POST /qslinfo/qslinfo.asmx HTTP/1.1"); + $t->print("POST /qslinfo/qslinfo.asmx HTTP/1.0"); $t->print("Host: dotnet.grossmann.com"); $t->print("Content-Type: text/xml; charset=utf-8"); $t->print("Content-Length: $lth");