• @Treczoks
    link
    English
    111 year ago

    Is it possible to add a kind of “Terms of Service” to one’s GET request? My TOS would then be not to deliver content if they object ad blocking.

      • @Treczoks
        link
        English
        21 year ago

        When you want to open a web site, your browser sends a so-called “GET request” to the server which contains then URL and some setting information like preferred language ans such. The server then answers this request by sending the web pages content. Or an error message like 404.

        • @Treczoks
          link
          English
          11 year ago

          Pretty sure he was just trying to sound smart, it doesn’t even make sense.

          Looks like you did not understand what I wrote. Can you tell me what you did not understand so I can explain it to you?

          • Kalash
            link
            fedilink
            English
            1
            edit-2
            1 year ago

            How about the part where you’re being the client making a request to server of some service, but for some reason think you’re the party that get’s to have terms of service.

            • @Treczoks
              link
              English
              21 year ago

              Any kind of agreement or contract has two sides. There is no reason not to add a X-TermsOfService parameter to a GET request. The Host will probably ignore it, but legally, you have made a contract offer, and by replying, the server implicitly agrees to it. How much this holds up in court is a different question, but if your TOS is reasonable, a judge might even lean in your favor. If a web site offers their TOS, it is not in any way different.