keep -alive keep-alive 可以叫做持久连接(也有叫长连接的)。其实keep-alive这个header头只存在于HTTP/1.0版本中,在HTTP/1.1中是换成了persistent。 keep-alive的 ...
確定! 回上一頁