fix(core): update

This commit is contained in:
2024-04-14 03:54:39 +02:00
parent 9cf8c0b0f3
commit f55ab55365
5 changed files with 175 additions and 96 deletions

11
readme.hints.md Normal file
View File

@@ -0,0 +1,11 @@
- supports http
- supports https
- supports unix socks
- supports formData
- supports file uploads
- supports best practice keepAlive
- dedicated functions for working with JSON request/response cycles
- written in TypeScript
- continuously updated
- uses node native http and https modules
- used in modules like @push.rocks/smartproxy and @api.global/typedrequest