Skip to content
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

chore: experiment with multipart upload #19058

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Commits on Dec 8, 2023

  1. chore: experiment with multipart upload

    This demonstrates that direct upload is not "respected" if we use
    ```
    mediaHttpUploader.setDirectUploadEnabled(true);
    ```
    
    The logger shows both requests with `?uploadType=multipart`
    diegomarquezp committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a18612e View commit details
    Browse the repository at this point in the history