Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ request_sent_time_get
Method
request_sent_time_get
include/proxy/hdrs/HTTP.h:1390–1394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1388
}
1389
1390
time_t
1391
request_sent_time_get()
1392
{
1393
return m_alt->m_request_sent_time;
1394
}
1395
time_t
1396
response_received_time_get()
1397
{
Callers
6
SelectFromAlternates
Method · 0.80
issue_cache_update
Method · 0.80
HandleCacheOpenReadHitFreshness
Method · 0.80
HandleUpdateCachedObject
Method · 0.80
is_stale_cache_response_returnable
Method · 0.80
TSCacheHttpInfoReqSentTimeGet
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected