Hi,

I like wget a lot.
But I have found a bug in the program.

If I want to download cgi-bin data (the output from a program on a
server), it does not work.

I issued the following command:
--------------------------------
daleto@modesty:~/slask > wget -d -O slask
'http://www.atg.se/StartlistServlet?action=20&race=5&datum=999900000000&bankod=Sä&lopptyp=100&betType=V75'
DEBUG output created by Wget 1.5.3 on linux-gnu.

parseurl
("http://www.atg.se/StartlistServlet?action=20&race=5&datum=999900000000&bankod=Sä&lopptyp=100&betType=V75";)
-> host www.atg.se -> opath
StartlistServlet?action=20&race=5&datum=999900000000&bankod=Sä&lopptyp=100&betType=V75
-> dir  -> file
StartlistServlet?action=20&race=5&datum=999900000000&bankod=Sä&lopptyp=100&betType=V75
-> ndir
--00:14:43--
http://www.atg.se:80/StartlistServlet?action=20&race=5&datum=999900000000&bankod=Sä&lopptyp=100&betType=V75
           => `slask'
Connecting to www.atg.se:80... Created fd 4.
connected!
---request begin---
GET
/StartlistServlet?action=20&race=5&datum=999900000000&bankod=Sä&lopptyp=100&betType=V75
HTTP/1.0
User-Agent: Wget/1.5.3
Host: www.atg.se:80
Accept: */*

---request end---
HTTP request sent, awaiting response... HTTP/1.0 200 OK
Server: WebLogic 4.5.1 Service Pack 13 01/04/2001 12:13:06 #95335 -
internal build by aworden on client aworden.venard
Content-Type: text/html
Set-Cookie:
se.atg.website.session=O5QBJjqagaZEnOi15XenSaPzm0enDHXCbsvPhW6udc28UYZ6lv6c183i3OAw4vI74f2rb76szH83|9123828393551265053/178586912/5/80/80/7002/7002/-1;
path=/


Length: unspecified [text/html]

    0K -> .........

Closing fd 4
00:14:43 (55.31 KB/s) - `slask' saved [9571]

daleto@modesty:~/slask >
------------------------------
Note that it works if I cut & paste the URL to a browser (Eg netscape).

Is there a bug in the software, or just limited.

Thanks in advance.

Regards Tomas Dalebjörk

Reply via email to