Hi, I noticed every response has the Connection header set to "close" (despite the request header contains Connection:keep-alive). In order to improve the performance of repetitive requests, is there any way to persist the HTTP connection?