Re: Can anyone produce an HTPostAnchorToChunk that works?
"Denis Froschauer" <[email protected]>
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <[email protected]> |
Hi! This code works but it depends of the cgi. For example, if you add the following line in your php code, then the chunk data is NULL print "Content-type: text/xml\n\n"; if you remove it, the chunk data is ok. You are right, people speak about HTPostAnchorToChunk for a while but no one has patched the cvs code for now. Denis