Latest CVS problems with wap stack (cookie?)

2003-07-18 Thread David Chkhartishvili
Hi List, I've experienced problems accessing wap.sonyericsson.com using SE T68i (latest CVS). While cvs snapshot of June 25 works just fine. I think, problem is in cookie patch. wap.sonyericsson.com uses cookie, old version did skip cookie headers and loads site without them. Here is debug for

Re: Latest CVS problems with wap stack (cookie?)

2003-07-18 Thread Stipe Tolj
Hi David, 2003-07-18 11:49:20 [10] DEBUG: HTTP: Status line: HTTP/1.1 301 Moved Permanently so wap.sonyericsson.com does reply with a HTTP 301, hence Kannel should follow the Location header. 6e 74 65 6e 74 chunked..Content 2003-07-18 11:49:20 [10] DEBUG: data: 2d 54 79 70 65 3a 20 74

Re: Latest CVS problems with wap stack (cookie?)

2003-07-18 Thread Andreas Fink
On Freitag, Juli 18, 2003, at 12:39 Uhr, Stipe Tolj wrote: Hi David, 2003-07-18 11:49:20 [10] DEBUG: HTTP: Status line: HTTP/1.1 301 Moved Permanently> so wap.sonyericsson.com does reply with a HTTP 301, hence Kannel should follow the Location header. 6e 74 65 6e 74 chunked..Content