File Release Notes and Changelog
Notes:
Fixed a bug (QUERY_STRING and quotes)
and
Added Standard Parameters
Changes:
2004-01-22: Fixed bug in parameter passing. Because a parameter passed to XSLT cannot contain neither ' nor "
2004-01-22: Added some standard environment parameters that always get passed to the XSLT-Processor:
* HTTP_SERVER_NAME
* HTTP_SERVER_PORT
* HTTP_REQUEST_URL
* HTTP_URI
* HTTP_QUERY_STRING
* HTTP_FILENAME
* HTTP_XSLT_STYLESHEET
* HTTP_ACCEPT
* HTTP_ACCEPT_LANGUAGE
* HTTP_USERAGENT
* HTTP_ACCEPT_ENCODING
* HTTP_SERVER_ADDRESS
* HTTP_METHOD
* HTTP_REMOTE_ADDRESS
* HTTP_SERVER_ADMIN
* HTTP_UPARSED_URI
* HTTP_REMOTE_USER