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

Added axios.formToJSON method; #4735

Merged
merged 4 commits into from May 25, 2022

Commits on May 16, 2022

  1. Draft

    DigitalBrainJS committed May 16, 2022
    Copy the full SHA
    a238917 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Merge branch 'master' of https://github.com/axios/axios into feat/hea…

    …ders
    
    � Conflicts:
    �	.eslintrc.js
    �	lib/adapters/http.js
    �	lib/adapters/xhr.js
    DigitalBrainJS committed May 20, 2022
    Copy the full SHA
    ec006de View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Added formDataToJSON helper;

    Added `axios.formToJSON` method;
    Added client tests;
    DigitalBrainJS committed May 21, 2022
    Copy the full SHA
    596bcee View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

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