HttpFileSystem
Description
- Derived from
-
FileSystem abstract
IPleaseIncludeInBinaryThanks
A IFileSystem that accesses remote files via HTTP/HTTPS.
The HTTP/HTTPS filesystem has two roots: http:/
and https:/
.
Public / Attributes
Http
The ISimpleHttp object that is used by this HttpFileSystem.
Only newly created IFile objects (see IFileSystem.FileNew) will use the new ISimpleHttp object.