Replying to Stipe Tolj: > ok, agreeing for the 'Accept-value = Constrained-media | > _Accept-general-form_' value. _BUT_ what about _Constrained-media_? > > If comes up to Extension-media where the reference BNF is used. IMO the > Accept encoded byte 0x80 followed by a 0*TEXT (hence nothing), followed by > a end-of-string 0x00 is allowed then. > > Comments on this please.
I saw a thousand of phones in my dumps and I've clearly seen those behavior: if there's known binary representation of content-type then whole accept thing is encoded like 0x80 (binary). If there's no such mapping then it is encoded like 0x80 (null-terminated string). I see no point in putting textual Accept: in request, and because ALL phones doing as I said earlier, I think this is correct behavior. What I don't know and haven't read anything on it yet - we have well-known WSP_FIELD_VALUE_NONE and is using that value will be _correct_ behavior? ... ... anyway we have plenty of sx1 here and need to deal with them. -- Paul P 'Stingray' Komkoff Jr // http://stingr.net/key <- my pgp key This message represents the official view of the voices in my head
