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 support for a custom lookup function; #5339

Merged

Commits on Dec 4, 2022

  1. Added support for custom lookup function;

    Added `family` option for `http` adapter;
    Added `callbackify` helper;
    Added `isPlainFunction, isAsyncFn, isGeneratorFn, isAsyncGeneratorFn, isThenable` helpers;
    DigitalBrainJS committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    544d3b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    b6c089e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v1.x' of https://github.com/axios/axios into feat/http-…

    …adapter-family-lookup
    
    � Conflicts:
    �	lib/adapters/http.js
    �	lib/utils.js
    �	test/module/typings/esm/index.ts
    �	test/unit/adapters/http.js
    DigitalBrainJS committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0d0fbd7 View commit details
    Browse the repository at this point in the history