Re: Just for reference: two SE-T610 minor bugs
[email protected] (Bruno Rodrigues)
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
James Ewing <[email protected]> wrote: > Bruno Rodrigues wrote: > > > "I don't understand the "Connection: Encoding-Version". It seems like an > > error." > > This is how a WAP 1.3 device indicates that it is 1.3 compatible. WAP 1.3 remapped some of the WSP header hex encodings and will confuse WAP 1.2 and older devices. > > If I remember correctly the device will look for the same "Encoding-Version" header with a 1.3 value in the reply from the GW. If it finds it, the WSP 1.3 hex codes will be used. If not the 1.2 codes will be used. There is an correct "Encoding-Version: 1.3" header, but before there is an IMHO erroneous "Connection: Encoding-Version". Connection header (0x09) is not marked as deprecated in last WSP document, and I don't see anything that may confuse this processing - Encoding-Version is 0x43, not even similar to 0x09. > James Ewing > Sveasoft Ltd.