mirror of
https://github.com/tenrok/axios.git
synced 2026-06-02 16:04:10 +03:00
55e6577b75
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>