Merge pull request #19655 from GeekMasher/js-clientrests-axios

JS: ClientRequests Axios Instance support
This commit is contained in:
Asger F
2025-06-24 10:35:51 +02:00
committed by GitHub
4 changed files with 109 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added support for Axios instances in the `axios` module.