Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ request_sent_time_set
Method
request_sent_time_set
include/proxy/hdrs/HTTP.h:1415–1419 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1413
}
1414
1415
void
1416
request_sent_time_set(time_t t)
1417
{
1418
m_alt->m_request_sent_time = t;
1419
}
1420
void
1421
response_received_time_set(time_t t)
1422
{
Callers
2
issue_cache_update
Method · 0.80
setup_cache_write_transfer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected