Skip to content

Add httpfs package

Jaime Martinez requested to merge 485-add-fs-to-httrange into master

Implements the http.FileSystem interface so it can be used to register a file:// protocol with an http.Transport in order to serve files from a file system.

Related to #485 (closed)

Depends on !427 (merged)

Edited by Jaime Martinez

Merge request reports