fastjs-team / core

Fastjs is a useful, lightweight JavaScript library for any types of project.
https://fastjs.dev
MIT License
341 stars 37 forks source link

Bug: Request keep alive doesn't work #103

Closed xiaodong2008 closed 2 months ago

xiaodong2008 commented 2 months ago

What is the current behavior?

Request keep alive doesn't work

What is the expected behavior?

Request keep alive feat

Steps to reproduce the problem

Create a request instance with config.keepalive

Link to minimal reproduction

No response

System Info

No response

Any additional comments?

No response

Confirmations

xiaodong2008 commented 2 months ago

This feat will be removed in the next version.