 |
 |
 |
 |
 |
 |
 |
 |
 |
| " |
When a client requests
information, it
|
|
|
|
dereferences a
URL
|
|
|
| " |
A server's response
is a document
|
|
|
| " |
Each request is
for exactly one object
|
|
|
| " |
Each response is
the persistent form of an object
|
|
| " |
Clients must
create binary objects from this
|
|
|
|
persistent
representation
|
|
|
| " |
More on URLs
later...
|
|