#1740225625
[ dev ]
Turns out that HTTP/0.9 is thing. No headers, no methods, no status codes, only GET. It is so simple you can easily make a request manually. Firefox still supports it apparently.
echo -e "GET /\r" | nc pine32.be 80
▄▄▄·▪ ▐ ▄ ▄▄▄ . ▐█ ▄███ •█▌▐█▀▄.▀· ██▀·▐█·▐█▐▐▌▐▀▀▪▄ ▐█▪·•▐█▌██▐█▌▐█▄▄▌ .▀ ▀▀▀▀▀ █▪ ▀▀▀
https://pine32.be - © pine32.be 2025
Welcome! - 77 total posts. [RSS]
A funny little cycle. [LATEST]
#1740225625
Turns out that HTTP/0.9 is thing. No headers, no methods, no status codes, only GET. It is so simple you can easily make a request manually. Firefox still supports it apparently.
echo -e "GET /\r" | nc pine32.be 80