2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

fix(http): fixed regression bug when handling synchronous errors inside the adapter; (#5564)

This commit is contained in:
Dmitriy Mozgovoy
2023-02-22 21:50:31 +02:00
committed by GitHub
parent d9ebf8fb3a
commit a3b246c9de
3 changed files with 38 additions and 26 deletions
+1 -1
View File
@@ -203,4 +203,4 @@
"@commitlint/config-conventional"
]
}
}
}