Chronotope’s avatarChronotope’s Twitter Archive—№ 55,431

  1. …in reply to @mikedewar
    mikedewar Because you're POSTing the body to a server. A GET request is just getting the results of a particular URL.
    1. …in reply to @Chronotope
      mikedewar Also, GET requests results are usually cached by the server based on the URL, they wouldn't be looking for body data.
    2. …in reply to @Chronotope
      mikedewar GET requests are insecure and meant only to retrieve data. Posting a body during a GET request isn't an expected behavior at all.


Search tweets' text