Skip to main content

Module http

Module http 

Source
Expand description

HTTP storage backend implementation

This backend allows fetching files from HTTP/HTTPS endpoints. It treats HTTP resources as “files” that can be queried.

Structs§

HttpBackend
HTTP storage backend

Functions§

register
Register the http virtual table with SQLite