mirror of
https://github.com/ruby/ruby.git
synced 2025-09-21 11:33:58 +02:00
![]() The last_communicated timestamp is for HTTP persistent connection, to
decide whether the current TCP connection may be reused for the
subsequent requests or not. Naturally, the timer must be reset if the
connection is recreated since it is no longer relevant.
|
||
---|---|---|
.. | ||
test_buffered_io.rb | ||
test_http.rb | ||
test_http_request.rb | ||
test_httpheader.rb | ||
test_httpresponse.rb | ||
test_httpresponses.rb | ||
test_https.rb | ||
test_https_proxy.rb | ||
utils.rb |