sdkman / sdkman-broker

Download broker service for SDKMAN!
Apache License 2.0
0 stars 7 forks source link

Write archive type info as header #16

Closed hgeraldino closed 2 years ago

hgeraldino commented 2 years ago

Add an HTTP header to the response containing the archive type (zip, tar, dmg)

hgeraldino commented 2 years ago

Looking good so far. Apart from the minor comments I left inline, I'd also put these scenarios in their own feature file called content_headers.feature or something like that.

Makes sense