issues
search
umccr
/
htsget-rs
A server implementation of the htsget protocol for bioinformatics in Rust
https://samtools.github.io/hts-specs/htsget.html
MIT License
39
stars
9
forks
source link
fix: URL response headers
#183
Closed
mmalenic
closed
1 year ago
mmalenic
commented
1 year ago
Changes
Fix URL responses so that headers are correctly forwarded from the client.
Fix cache creation on the main branch for the build workflow.
Changes