Cargo Features

htsget-http has no features set by default.

[dependencies]
htsget-http = { version = "0.5.1", features = ["s3-storage", "url-storage", "experimental"] }
s3-storage

Enables s3-storage of htsget-config, htsget-search, and htsget-test

url-storage

Enables url-storage of htsget-config, htsget-search, and htsget-test

experimental

Enables experimental of htsget-config, htsget-search, and htsget-test

htsget-http has 3 features without comments.