2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

feat(http): add HTTP2 support; (#7150)

This commit is contained in:
Dmitriy Mozgovoy
2025-10-19 15:06:36 +03:00
committed by GitHub
parent 015faeca9f
commit d676df7722
8 changed files with 734 additions and 162 deletions
+1
View File
@@ -146,6 +146,7 @@
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-terser": "^7.0.2",
"selfsigned": "^3.0.1",
"sinon": "^4.5.0",
"stream-throttle": "^0.1.3",
"string-replace-async": "^3.0.2",