New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expose Content-Range header #4073
Conversation
The `Content-Range` header is necessary for extracting (only) the metadata of audio files. License: MIT Signed-off-by: Steven Vandevelde <icid.asset@gmail.com>
|
FYI, it appears that tests are randomly failing, not sure why. |
|
LGTM, but I would like to make sure with @lgierth |
|
Friendly reminder |
|
Sorry -- this LGTM |
|
This has two |
|
@flyingzumwalt @whyrusleeping is the only one that merges to go-ipfs |
|
Friendly reminder @whyrusleeping |
|
@icidasset sorry for the delay! Would love to check out your app when its ready :) |
|
@whyrusleeping Thanks! Will post again on the IPFS forums when it's ready |
The
Content-Rangeheader is necessary for extracting (only) the metadata of audio files.License: MIT
Signed-off-by: Steven Vandevelde icid.asset@gmail.com