mirror of
https://github.com/tenrok/axios.git
synced 2026-06-14 18:42:33 +03:00
Spec for mergeConfig, finalize logic
This commit is contained in:
@@ -26,7 +26,6 @@ function getDefaultAdapter() {
|
||||
}
|
||||
|
||||
var defaults = {
|
||||
method: 'get',
|
||||
adapter: getDefaultAdapter(),
|
||||
|
||||
transformRequest: [function transformRequest(data, headers) {
|
||||
|
||||
Reference in New Issue
Block a user