Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ _update
Method
_update
src/cripts/Urls.cc:495–503 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
493
}
494
495
bool
496
Client::URL::_update()
497
{
498
_ensure_initialized(this);
499
path.Flush();
500
query.Flush();
501
502
return _modified;
503
}
504
505
void
506
Remap::From::URL::_initialize()
Callers
2
http_txn_cont
Function · 0.80
TSRemapDoRemap
Function · 0.80
Calls
6
TSHttpTxnCacheLookupUrlSet
Function · 0.85
DebugOn
Method · 0.80
String
Class · 0.50
Flush
Method · 0.45
debug
Method · 0.45
Fail
Method · 0.45
Tested by
no test coverage detected