Skip to content

rootio: implement naive remote ROOT file over HTTP

Sebastien Binet requested to merge issue-142 into master

This CL implements a naive remote ROOT file handling over HTTP(S). rootio.Open will seamlessly download the whole ROOT file into a temporary local file. This local file will be automatically removed when closed.

Updates #142 (closed).

Merge request reports

Loading