Tim Ruehsen <[email protected]> writes: > That is basically a good idea. > > Do you have in mind to keep as close to the standard CGI environment > variables > as possible ? Or do you think of the CGI environment principle ? > If the latter, we should use an own namespace and let environment variables > start with WGET_.
In any case it won't be CGI so we have the freedom to do whatever we like :-) I think it is good to make a difference between HTTP headers and other variables, generated by wget, that we would like to pass to the external process. Giuseppe
