I often browse web sites that offer me contract terms via "browse-wrap": there is a link on the page to a "Terms of Service" or similar, and my browsing the web site, having had notice that there are terms that apply, forms a contract between me and the server operator.
But the HTTP protocol sends information two ways; a response can contain a link to a page of terms, but a web request can also contain a link to a page of terms.
If I configure my web browser to send notice of a contract offer and set of terms to the operators of the web sites I visit, as part of my web requests, and propose that the server operator can accept my terms by replying to my web request (or otherwise allowing me to browse the site), and the web site operator returns the information I requested and allows me to browse the site as normal, have the server operator and I formed a contract?
If not, why not?
Now I want to open another question about methods of not letting people enter a site unless they agree to a legal contract, and what happens if they do not genuinely agree to the contract but convince the computer to let them in anyway.
– interfect Jun 05 '23 at 15:18