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
PR 5 / ???
Implements support bundle APIs for accessing storage bundles.
Range request support is only partially implemented as-is -- follow-up support is described in #7356
Builds atop the API skeleton in:
- #7008
Uses the support bundle datastore interfaces in:
- #7021
Relies on the background task in:
- #7063
FreeformBody
drops response headers, which would be necessary for range requests..build()
to allow manipulation ofreqwest::RequestBuilder
prior to typedsend()
progenitor#750 to be able to propagate request headers.The text was updated successfully, but these errors were encountered: