summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2021-04-29 20:42:33 +0900
committergit <svn-admin@ruby-lang.org>2021-11-04 20:44:04 +0900
commit5f2c4e344dc2f19aab54523ae418800b08adaa61 (patch)
tree323f240b0e09ff0479ae3fec256d98bd801e621b /.gitignore
parenta53aab1273729c10b7e675ce8fd1a711d22c0cd0 (diff)
[ruby/net-http] Reset keep_alive timer on new connection
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. https://github.com/ruby/net-http/commit/0a013de42d
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions