| | > >- Does the java part need to know that the incoming data came in 
| CHUNKED ?
| | > The Java side can figure it out if the Content-Length is not set.  Still,
| | > the Content-Length might be set even when the transfer was chunked.  Not
| | > sure how much value would be added in knowing this explicitly.
| 
| I don't *think* the Java side needs to be changed at all, 

Yeah, I've got chunked input working ok with just some changes to
the c side of jk.  I'll clean it up and post tomorrow for dissection.

Keith

Reply via email to