Hi,

Sorry about that.

Server version: Apache/2.0.55
Server built:   Jan 16 2006 10:06:18

And this is the packege comes with the Debin GNU/Linux distibution.

For the information here is the last set of characters of the buffer
obtained from the ap_get_client_clock() call.
/ns1:add></soapenv:Body></soapenv:Envelope>\r\n0\r\n\r\n

Thanks
- Sahan


On 3/13/06, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
> Sahan Gamage wrote:
> > Hi All,
> >
> > Just curious about the behaviour of the ap_get_client_block() function
> > with the REQUEST_CHUNKED_DECHUNK policy. When this is set the first
> > chunks are read ok. But when I read the last part of the message
> > ap_get_client_block() gives me the last chunk marker along with the
> > content (eg: ...some_data\r\n0\r\n).
> > Is this the normal behaviour ? Should I read this last part and
> > eliminate this marker using my own mechanism ?
> > BTW .. I observed this behaviour while I was experimenting with module 
> > writing
>
> This should not happen, but you don't mention the version of httpd you are
> using.
>
>

Reply via email to