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

fix(formdata): add hotfix to use the asynchronous API to compute the content-length header value; #5521

Merged
merged 9 commits into from Feb 1, 2023

Commits on Nov 25, 2022

  1. Draft;

    DigitalBrainJS committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    bf78297 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

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

Commits on Dec 1, 2022

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

Commits on Jan 28, 2023

  1. Merge branch 'v1.x' of https://github.com/axios/axios into feat/form-…

    …data-encoder
    
    � Conflicts:
    �	package-lock.json
    �	package.json
    DigitalBrainJS committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    1b22baf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d99c466 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Merge branch 'v1.x' of https://github.com/axios/axios into feat/form-…

    …data-encoder
    
    � Conflicts:
    �	lib/adapters/http.js
    DigitalBrainJS committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    0bbfa19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c69c1ad View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Merge branch 'v1.x' of https://github.com/axios/axios into feat/form-…

    …data-encoder
    
    � Conflicts:
    �	lib/helpers/readBlob.js
    DigitalBrainJS committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    ba8346f View commit details
    Browse the repository at this point in the history
  2. fix(formdata): add hotfix to use the asynchronous API to compute the …

    …content-length header value;
    DigitalBrainJS committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    a882a0e View commit details
    Browse the repository at this point in the history