You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: upload_manifest request by removing Content-Length header (#190)
the upload_manifest function incorrectly set the Content-Length header
field which is not mentioned by the distribution specification
Signed-off-by: Robin Bergewski <robinbergewski@gmail.com>
0 commit comments