Permalink
base repository: axios/axios
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v0.27.1
Choose a base ref
...
head repository: axios/axios
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v0.27.2
Choose a head ref
  • 6 commits
  • 15 files changed
  • 2 contributors

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    bcb166eView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d82af1View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82fd15fView commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Fixed FormData posting in browser environment by reverting #3785; (#4640

    )
    
    * Fixed posting FormData in browser environment by reverting #3785;
    
    * Added ability to keep `Content-Type` header in non-standard browser environments;
    
    * Added browser test of FormData posting using external HTTP service (https://httpbin.org/post);
    
    Co-authored-by: Jay <[email protected]>
    DigitalBrainJS and jasonsaayman authoredApr 27, 2022
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  2. Enhanced protocol parsing implementation to fix #4633; (#4639)

    Added unit tests;
    
    Co-authored-by: Jay <[email protected]>
    DigitalBrainJS and jasonsaayman authoredApr 27, 2022
    Configuration menu
    Copy the full SHA
    b9e9fb4View commit details
    Browse the repository at this point in the history
  3. Releasing v0.27.2

    @jasonsaayman
    jasonsaayman committedApr 27, 2022
    Configuration menu
    Copy the full SHA
    bc733feView commit details
    Browse the repository at this point in the history
Loading