By notian | 2008-03-07
In the HTTP header information returned from slashdot.org are futuraama quotes in the format:
X-Fry: It's like a party in my mouth and everyone's throwing up.
X-Bender: We're both expressible as the sum of two cubes!
You can view it from command prompt with the following:
telnet slashdot.org 80
HEAD / HTTP/1.1
Host: slashdot.org
Connection: Close
or you can use some HTTP Header viewer plugin for your web browser.
© EggHeaven 98-2008 UPD: 05-Nov-08