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

B2-40 support 100 Continue #300

Closed
wants to merge 34 commits into from
Closed

B2-40 support 100 Continue #300

wants to merge 34 commits into from

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    099294c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    cee2665 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b72b838 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2c2bde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08c4f16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56a741e View commit details
    Browse the repository at this point in the history
  6. Format code

    emnoor-reef committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    9b7f80c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    334ef68 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    3c23b92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c1c10c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0e4063 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    456b93b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d905b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73b7237 View commit details
    Browse the repository at this point in the history
  7. Enable 100-continue for file uploads by default

    Also added two configurations in B2HttpApiConfig to disable this feature
    or to configure 100-continue response timeout
    emnoor-reef committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    3c2aa62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd1ecd5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42a6fc1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5009d6e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Remove misleading comment

    emnoor-reef committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    710c361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c92658 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    015eb4d View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    emnoor-reef committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1ed88bb View commit details
    Browse the repository at this point in the history
  5. Fix file headers

    emnoor-reef committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2e53be1 View commit details
    Browse the repository at this point in the history
  6. Fix failing test

    emnoor-reef committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4478dd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Fix typos

    emnoor-reef committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    28b4d40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c55f813 View commit details
    Browse the repository at this point in the history
  3. Fix lint issues

    emnoor-reef committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    504b3f7 View commit details
    Browse the repository at this point in the history
  4. Merge branch '100-continue' of https://github.com/emnoor-reef/b2-sdk-…

    …python into 100-continue
    
    * '100-continue' of https://github.com/emnoor-reef/b2-sdk-python:
      Fix failing test
      Fix file headers
      Fix formatting
    emnoor-reef committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    ed9a201 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    42bc4ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5819641 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    b54bb3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5866262 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f337cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abde2c1 View commit details
    Browse the repository at this point in the history