feat(http): improve performance (#558)

This commit is contained in:
Lucas Fernandes Nogueira
2023-08-14 15:53:55 -07:00
committed by GitHub
parent 12adc1dbec
commit aec17a90fc
2 changed files with 7 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"http": patch
---
Improve response performance by using the new IPC streaming data.