From: Astrid Malo Date: Sun, 28 Nov 2004 00:18:35 +0000 (+0000) Subject: new glossary item "hash" X-Git-Tag: 2.1.2~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bba1f75836ed2c606e28b0a3ac1e09c2be9817e4;p=apache new glossary item "hash" git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106774 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/glossary.xml b/docs/manual/glossary.xml index 6888d95d8a..8ae2de67e1 100644 --- a/docs/manual/glossary.xml +++ b/docs/manual/glossary.xml @@ -209,7 +209,13 @@ cgi-script handler designates files to be processed as CGIs.
See: Apache's Handler Use - + + +
Hash
+
A mathematical one-way, irreversable algorithm generating a string with + fixed-length from another string of any length. Different input strings + will usually produce different hashes (depending on the hash function). +
Header
The part of the HTTP request and