diff options
author | Jeff Trawick <trawick@apache.org> | 2007-10-20 20:36:21 +0200 |
---|---|---|
committer | Jeff Trawick <trawick@apache.org> | 2007-10-20 20:36:21 +0200 |
commit | d2a01cede90db657b7c523405b973635c19b4f45 (patch) | |
tree | 8badab37af3c41900b1ffda61a1359d8db59c0dc /docs/manual/mod/mod_proxy_ajp.xml | |
parent | apr_dbd_get_entry from r466865 doesn't alloc new memory for each return val. (diff) | |
download | apache2-d2a01cede90db657b7c523405b973635c19b4f45.tar.xz apache2-d2a01cede90db657b7c523405b973635c19b4f45.zip |
s/the the/the/
pointed out by <lucien.gentis lorraine.iufm.fr>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@586770 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_proxy_ajp.xml')
-rw-r--r-- | docs/manual/mod/mod_proxy_ajp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_proxy_ajp.xml b/docs/manual/mod/mod_proxy_ajp.xml index 24959429ea..7bf5014ba5 100644 --- a/docs/manual/mod/mod_proxy_ajp.xml +++ b/docs/manual/mod/mod_proxy_ajp.xml @@ -496,7 +496,7 @@ AJP13_GET_BODY_CHUNK := <p>The status code and message are the usual HTTP things (e.g. <code>200</code> and <code>OK</code>). The response header names are encoded the same way the request header names are. See header_encoding above - for details about how the the codes are distinguished from the strings.<br /> + for details about how the codes are distinguished from the strings.<br /> The codes for common headers are:</p> <table> <tr><td>Name</td><td>Code value</td></tr> |