Don't set REMOTE_HOST---we set REMOTE_ADDR, and that's enough

according to the CGI spec.  (REMOTE_HOST required that we do a DNS
lookup.)
This commit is contained in:
sperber 2003-01-09 16:02:40 +00:00
parent 0754b74963
commit 26de50f074
1 changed files with 0 additions and 1 deletions

View File

@ -199,7 +199,6 @@
("PATH_TRANSLATED" . ,path-translated)
("SCRIPT_NAME" . ,script-name)
("REMOTE_HOST" . ,(host-name-or-ip raddr))
("REMOTE_ADDR" . ,(format-internet-host-address rhost))
;; ("AUTH_TYPE" . xx) ; Random authentication