logoalt Hacker News

WhitneyLandtoday at 1:40 PM1 replyview on HN

If you’re wondering how they wrote to the wiki having only GET ability…

Basically it was a bug in the wiki code. They transferred the POST form parameters to GET URL parameters, and wiki internally doesn’t distinguish between the two.


Replies

pixl97today at 3:42 PM

Honestly all they need is an http site they can read the http logs on.

I'm sure they exist out there.