Re: Show the entire browser request

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2009/6/8 Dotan Cohen <dotancohen@xxxxxxxxx>:
>> If its the request from the browser, why not just fire up a packet sniffer
>> and get it that way? Unless it's using SSL/TLS/VPN/something that would
>> encrypt it, you should be able to see the request in clear text.
>>
>
> The browser is running on a Symbian cellphone.

Run this on a command line and hit the IP on port 8000. All it does is
read the request and send it back as the response. It ignores POST
bodies but it would be pretty simple to modify it so it echo's those
back too.

    http://dev.stut.net/php/httpsrv.phps

-Stuart

-- 
http://stut.net/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux