Vjacheslav Chekushin schrieb:
> 
> Hi, Stipe.
> Cookies wsp packing/unpacking is the secondary problem.
> The primary problem for me now is Encoding-Version support.
> In wsp_headers.c Version-Encodning handled in some places, but not handled in
> another impotent places. This is for example parameter packing, accept packing
> and others. There is used hardcoded WSP_1_2 instead of real one.

ok, AFAIR, the state machine has the encoding version handled and we
pass this to wsp_headers_pack() as argument and that one uses
wsp_string_to_versioned_header() to select the right binary
representation for the header, right?!

I see that the problem is that the information about the
encoding-version is not available at places where it is needed to pass
the argument, since the state machine isn't present there. This is the
main "problem" about it, IMO.

Checking on how to elaborate this.

> So Version-Encoding support is started but not completed. Is it planed to be
> completed? Which way? Can I help?

Yes, please verify in how the state machine "attached"
encoding-version information can be "passed/used" within the calling
places where the specific encoding-version has to be passed into the
packing/unpacking routines.

Patches welcome.

Stipe

mailto:[EMAIL PROTECTED]
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf, NRW, Germany

phone: +49.211.74845.0
fax: +49.211.74845.299

mailto:[EMAIL PROTECTED]
http://www.wapme-systems.de/
-------------------------------------------------------------------

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.2.2 (Cygwin)

mIsEP6mcYwEEAMDnUiUwrbb+xwTFWN6TxF2+XZu7/alwJMeCwMBRvXtPZqfjpPhS
OkBpU0F4TrVuugz1HINTSaJTYq10AzDQXp5NkyWgckqW79nPAWuOX0dicbJk+cN2
nM2TI4KaxUDe6u8hghNEnH/i2lXsUu9apnP/iixzV81VC2je3uc9hZpnAAYptEVT
dGlwZSBUb2xqIChUZWNobm9sb2d5IENlbnRlciAmIFJlc2VhcmNoIExhYikgPHRv
bGpAd2FwbWUtc3lzdGVtcy5kZT6ItAQTAQIAHgUCP6mcYwIbAwYLCQgHAwIDFQID
AxYCAQIeAQIXgAAKCRABV0w1BqPYRuSqA/wPzsQxao2YePENCtgRTrO86U6zg3sl
OcS6CJFI4FZP5h/xD3GRsNH1+MPSvZlomDdpFnr547DGz/Kq9MXuQwVvlVig5yWZ
K5dtKp1r5YLhxJQBhfirZbRFFnYmf19f18J8OoS28tuFVftDl1AIwJS3HLyBTv6H
g2HyLAEKQIp30Q==
=aYCI
-----END PGP PUBLIC KEY BLOCK-----

Reply via email to