Re: Encoding POST arguments

At 10:36 9/15/98 -0400, Christophe Gadet wrote:
>i wd like to extract from the
>whole package the exact source code that implements the POST arguments 
>encoding: space replaced by a +, etc..
>Can anyone direct me to right C module ?
>Which RFC describes this encoding ?

You can find the code in

	http://www.w3.org/Library/src/HTAccess.c

in the form_url_encode() function and

	http://www.w3.org/Library/src/HTEscape.html

Henrik
--
Henrik Frystyk Nielsen,
World Wide Web Consortium
http://www.w3.org/People/Frystyk

Received on Friday, 18 September 1998 00:38:14 UTC