MCPcopy 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 {

Calls

no outgoing calls

Tested by

no test coverage detected