5 ms·
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 G
by WhitneyLand 12d ago
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.
- pixl97 12d agoHonestly all they need is an http site they can read the http logs on. I'm sure they exist out there.