diff --git a/lecture5.html b/lecture5.html index 8583598..722b9a7 100644 --- a/lecture5.html +++ b/lecture5.html @@ -600,7 +600,7 @@

Major Media Types

-
+

Resource State

@@ -618,7 +618,7 @@

Resource State

-
+

Resource State Example

@@ -751,7 +751,7 @@

GET

  • It is idempotent
  • GET retrieves different states over time but the effect is always the same, cf. - resource state hence it is idempotent. + resource state hence it is idempotent.
  • Invocation of GET involves content negotiation