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

Add note about server-imposed chunkSize hardlimits #84

Merged
merged 1 commit into from
Nov 20, 2017

Commits on Nov 19, 2017

  1. Add note about server-imposed chunkSize hardlimits

    Adds a note to the readme to mention that exceeding any server-imposed chunk size hardlimits will result in chunked uploads failing.
    
    This is to help anyone who doesn't realise that they're hitting such limits.  See the following for further information / discussion:
    - tus/tus-resumable-upload-protocol#89
    - tus/tus-resumable-upload-protocol#93
    pauln authored Nov 19, 2017
    Configuration menu
    Copy the full SHA
    df6ac82 View commit details
    Browse the repository at this point in the history