A Simple Model of State in the Web


cf discussion with Paul Burchard, circa 1995:

GET : URI -> Literal

e.g.

GET("http://example.com") =
	"<html><head><title>Example</title> ...</html>"