Commit Graph

13 Commits

Author SHA1 Message Date
vibr fe6b3fffac change URL-Parser's interface: parser now preserves info whether
Request-URI's path ends with a slash.
(See http://httpd.apache.org/docs-2.0/misc/rewriteguide.html ->
"Trailing slash problem" for reasons).
2005-04-13 10:32:29 +00:00
vibr 33b3eb8df7 better documentation of HTTP-URL->URL-STRING and HTTP-URL-PATH->PATH-STRING 2005-04-10 15:30:32 +00:00
vibr d209db26d8 document new URL parser 2005-04-10 15:17:50 +00:00
vibr fe08e779f0 remove record-type server and associated procedures
(being a relict of parsing of general URIs)
2004-10-11 09:05:24 +00:00
vibr 8de8e01f0d adapt documentation to reflect removal of old uri-parser and addition
of new one
2004-10-10 18:30:45 +00:00
mainzelm f231780bf0 Fixed typo (uri-path->uri instead of uri-path-list->path) noted by Jorgen Schaefer <forcer@forcix.cx> 2004-01-13 14:53:00 +00:00
sperber 6a283ab875 Reasonably complete and up-to-date docs. 2003-01-15 12:21:18 +00:00
sperber bb4d6c43a9 Various reorganizations.
Convert to report document class.
2002-08-21 14:52:34 +00:00
sperber 6e24c051cd Basic LaTeX cleanup.
Basic tex2page support.
AUC-TeX annotations.
2002-08-21 13:35:41 +00:00
interp 7792db48f4 added example to parse-userhost / unparse->string 2002-05-12 05:52:57 +00:00
interp 09dfa74792 minor changes 2002-04-26 08:35:58 +00:00
interp 94ffee0ea5 minor change: added section-\label's 2002-03-03 12:06:35 +00:00
interp 7e78d0f8a8 * Created LaTeX style documentation. All documentation in plain text files
were now moved to this LaTeX doc (man.tex).
  Currently, not everything is documented.
2002-02-12 11:50:54 +00:00