2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-02 16:04:10 +03:00
Files
axios/lib
Doowonee 55e6577b75 Adding a socket handler for keep TCP connection (#3422)
This is not http keepalive option it is TCP level
which is lower than HTTP.

It will send meanless ack flag packet to server.
so it woudn't be drop TCP connection by server side
like Firewall, Loadbalancer, Nginx etc.

Co-authored-by: Jay <jasonsaayman@gmail.com>
2021-12-22 20:56:14 +02:00
..
2021-10-01 08:02:13 +02:00
2021-10-01 08:02:13 +02:00
2021-10-25 19:47:37 +02:00
2021-10-01 08:02:13 +02:00
2021-10-01 08:02:13 +02:00
2021-10-01 08:02:13 +02:00
2021-12-22 20:37:27 +02:00