- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: Mon, 27 Jul 1998 20:22:39 -0400
- To: Markus Steindl <markus.steindl@akumiitti.fi> (by way of Henrik Frystyk Nielsen <frystyk@w3.org>), www-lib@w3.org
At 18:15 7/27/98 -0400, Markus Steindl wrote: >I try to get the response to a POST request into a string and therefore use >the redirection via chunk. Unfortunately, it didn't work so far. I think you have been seeing the same POST bug as several other people on this list, see [1]. It should be fixed now. Also, I have just CVS committed a new method in the HTAccess module [2] which does what you want, it's called HTPostFormAnchorToChunk() You can get it if you do a CVS update [3] or by applying the patch yourself (although this is probably more tricky). Henrik [1] http://lists.w3.org/Archives/Public/www-lib/1998JulSep/0030.html [2] http://www.w3.org/Library/src/HTAccess.html#PostForms [3] http://www.w3.org/Library/cvs.html -- Henrik Frystyk Nielsen, World Wide Web Consortium http://www.w3.org/People/Frystyk
Received on Monday, 27 July 1998 20:22:26 UTC