On Friday, June 13, 2003, at 06:17 PM, [EMAIL PROTECTED] wrote:
Ok, this is getting interesting...
A bit of digging and it seems that kannel does support http range, but I am still not having any luck getting my midlet to download...
wsp_strings.def contains a big list of content types, and I notice that defs for jar and jad are absent. So presumably the server will try and download the Jar as a big text file. D'you think that this could be the cause (or at least part of the cause) of our problem?
Contents types in wsp_strings.def would be tokenized, ones not here should be sent as they are. Does your phone require tokenized jar content type ?
I am getting the following in the log...
2003-06-13 15:58:54 [1] WARNING: Did not expect short-integer with 'Accept-Application' header, skipping.
My bad, But this is about confirmed push, so it should not cause problem.
2003-06-13 15:58:54 [1] WARNING: Skipping faulty header. 2003-06-13 15:58:54 [1] WARNING: Did not expect short-integer with 'Accept-Charset' header, skipping.
But this seems really bad. Kannel drops your Accept-Charset.
2003-06-13 15:58:54 [1] WARNING: Skipping faulty header. 2003-06-13 15:58:54 [1] WARNING: Did not expect short-integer with 'Encoding-Version' header, skipping. 2003-06-13 15:58:54 [1] WARNING: Skipping faulty header. 2003-06-13 15:58:56 [1] WARNING: Did not expect short-integer with 'Accept-Application' header, skipping. 2003-06-13 15:58:56 [1] WARNING: Skipping faulty header. 2003-06-13 15:58:56 [1] WARNING: Did not expect short-integer with 'Accept-Application' header, skipping. 2003-06-13 15:58:56 [1] WARNING: Skipping faulty header.
I fix these, too.
aarno
