cgi-reflect.pl 1.6 Sat Jul 31 05:14:58 2010

This program shows Standard Input and the Environment given to your programs under your web server. You should GET or POST things to it, even file uploads.

Standard Input




Coloured text is the hex form of any binary bytes. The hyphens are included to break up the digits in an easy to read way, so ignore them. It is normal and correct to see 0D at the end of every line because it shows that network line breaks were sent.
Wrapping may lose spaces or hyphens at line-end in the wrapping process - this is normal. Put 'cgi-reflect-nowrap' in the query string to turn off wrapping.


Environment

CONTENT_LENGTH0
DOCUMENT_ROOT/public-ftp/ftp/pub/perl/CPAN
GATEWAY_INTERFACECGI/1.1
HTTP_ACCEPTtext/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
HTTP_ACCEPT_CHARSETISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_ACCEPT_ENCODINGgzip
HTTP_ACCEPT_LANGUAGEen-us,en;q=0.5
HTTP_CACHE_CONTROLno-cache
HTTP_CONNECTIONclose
HTTP_HOSTcpan.ulak.net.tr
HTTP_PRAGMAno-cache
HTTP_USER_AGENTCCBot/1.0 (+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_IDccc01-02
REDIRECT_STATUS200
REMOTE_ADDR38.107.191.89
REMOTE_PORT40149
REQUEST_METHODGET
REQUEST_URI/authors/id/P/PK/PKENT/cgi-reflect-1.6.pl
SCRIPT_FILENAME/public-ftp/ftp/pub/perl/CPAN/authors/id/P/PK/PKENT/cgi-reflect-1.6.pl
SCRIPT_NAME/authors/id/P/PK/PKENT/cgi-reflect-1.6.pl
SERVER_ADDR193.140.100.10
SERVER_NAMEcpan.ulak.net.tr
SERVER_PORT80
SERVER_PROTOCOLHTTP/1.1
SERVER_SOFTWARE Apache/2.2.14 (DebianLinux) mod_ssl/2.2.14 OpenSSL/0.9.8e DAV/2

END OF OUTPUT