Keep internet connection alive
Feb 06, 2017 · Showing Connection header keep-alive and closed for HTTP/1.1 and HTTP/1.0 respectively. The good thing is that most modern browsers will use persistent HTTP connections as long as servers comply. This means if you are building a web application, enabling persistent/keep-alive connections will help improve the performance.