getting the paraz2 server host and port info from the HTTP request, and mirroring...
authorMarc Cromme <marc@indexdata.dk>
Wed, 28 Mar 2007 12:05:18 +0000 (12:05 +0000)
committerMarc Cromme <marc@indexdata.dk>
Wed, 28 Mar 2007 12:05:18 +0000 (12:05 +0000)
commit235995289021a11b33312c91a55ccfbca605348b
tree3b4116e09bd7a22eba399580ad33f1aa33811891
parentd591758eff900dfdbe1545e2d408dbb0f061be1c
getting the paraz2 server host and port info from the HTTP request, and mirroring back to the web client in the headers
pazpar2-server-host
pazpar2-server-port
Notice these change according to the connection the client did made, so if a paraz2 is hidden behind firewalling and port-forwarding, the server host and port of the shielding firewall is reported back, and not the shielded host and port numbers.
src/eventl.c
src/eventl.h
src/http.c
src/http_command.c
src/pazpar2.c