Re: Help Chunking

2005-01-17 Thread Joe Plautz
Bare with me please I haven't dealt with this in a while so my specifics might not be accurate. As you maybe aware of chunking is part of the HTTP 1.1 specification. If you are specifying that you are submitting a request in in HTTP 1.1 that means you will accept chunking in return. If you sub

Re: Help Chunking

2005-01-17 Thread Lucio Piccoli
what 'chunking' are u refering to in Axis or TOMCAT? -lp >>> [EMAIL PROTECTED] 01/18/05 07:54am >>> Ana Carolina Chaves Machado writes: > Hi, > Somebody would know to inform which the version of the apache axis (Java) > > and the TOMCAT that supports chunking? > > I have read several mai

Help Chunking

2005-01-17 Thread Ana Carolina Chaves Machado
Ana Carolina Chaves Machado writes: Hi, Somebody would know to inform which the version of the apache axis (Java) and the TOMCAT that supports chunking? I have read several mails on the subject, but still not what I must make in my application client to qualify chunking. Thanks,