Need help with job->queryMetaData("HTTP-Headers")

Koos Vriezen koos.vriezen at xs4all.nl
Sat Oct 11 22:07:59 BST 2003


hi,

With the kjas kio downloader, I suddenly don't get the content-length
header anymore. Eg for
http://members.ozemail.com.au/~dcrombie/java/classes/Pendulum.class
and job->addMetaData("PropagateHttpHeader", "true");
I get (debug output) job->queryMetaData("HTTP-Headers")

HTTP/1.1 304 Not Modified
Date: Sat, 11 Oct 2003 21:03:04 GMT
Server: Apache/1.3.26 (Unix) mod_throttle/3.1.2 mod_gzip/1.3.19.1a
mod_ssl/2.8.9 OpenSSL/0.9.6e
Connection: Keep-Alive
Keep-Alive: timeout=15, max=512
ETag: "20db61-1092-343632ba"
HTTP-CACHE

with lynx -mime_header

HTTP/1.1 200 OK
Date: Sat, 11 Oct 2003 20:41:32 GMT
Server: Apache/1.3.26 (Unix) mod_throttle/3.1.2 mod_gzip/1.3.19.1a
mod_ssl/2.8.9 OpenSSL/0.9.6e
Last-Modified: Sat, 04 Oct 1997 12:12:42 GMT
ETag: "20db61-1092-343632ba"
Accept-Ranges: bytes
Content-Length: 4242
Connection: close
Content-Type: application/octet-stream

That looks quite different (connection) and also breaks things for me.
Did something change (it was different iirc)?

Koos





More information about the kfm-devel mailing list