mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
This reverts commit 73e3bdb883.
This commit is contained in:
Vendored
-3
@@ -107,9 +107,6 @@ export interface AxiosRequestConfig<D = any> {
|
||||
transitional?: TransitionalOptions;
|
||||
signal?: AbortSignal;
|
||||
insecureHTTPParser?: boolean;
|
||||
env?: {
|
||||
FormData?: new (...args: any[]) => object;
|
||||
};
|
||||
}
|
||||
|
||||
export interface HeadersDefaults {
|
||||
|
||||
Reference in New Issue
Block a user