Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ direction
Method
direction
src/proxy/http3/Http3Transaction.cc:233–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
}
232
233
NetVConnectionContext_t
234
HQTransaction::direction() const
235
{
236
return this->_proxy_ssn->get_netvc()->get_context();
237
}
238
239
void
240
HQTransaction::_schedule_read_ready_event()
Callers
7
_generate_header_block
Method · 0.45
on_stream_open
Method · 0.45
on_stream_open
Method · 0.45
Http3Transaction
Method · 0.45
on_stream_open
Method · 0.45
_set_qpack_stream
Method · 0.45
_update_vio_cont_to_QPACK
Method · 0.45
Calls
2
get_context
Method · 0.45
get_netvc
Method · 0.45
Tested by
no test coverage detected