HTTP System
About
http is a system of URL. A URL when requested returns always a document. In tabulify term, a content resource with a media type.
As a file system:
- a document can be seen as a file with its URL as path.
- http does not have the notion of directory and therefore cannot be traversed as a file tree system.
- A URL has a hierarchical structure where we can give a parent to a document.