Loading docs/manual/glossary.xml +7 −1 Original line number Diff line number Diff line Loading @@ -211,6 +211,12 @@ See: <a href="handler.html">Apache's Handler Use</a> </dd> <dt><a name="hash">Hash</a></dt> <dd>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). </dd> <dt><a name="header">Header</a></dt> <dd>The part of the <glossary ref="http">HTTP</glossary> request and response that is sent before the actual content, and that contains Loading Loading
docs/manual/glossary.xml +7 −1 Original line number Diff line number Diff line Loading @@ -211,6 +211,12 @@ See: <a href="handler.html">Apache's Handler Use</a> </dd> <dt><a name="hash">Hash</a></dt> <dd>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). </dd> <dt><a name="header">Header</a></dt> <dd>The part of the <glossary ref="http">HTTP</glossary> request and response that is sent before the actual content, and that contains Loading