Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actor-framework/actor-framework
/ clear
Method
clear
libcaf_net/caf/net/http/header.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
void header::clear() noexcept {
74
fields_.clear();
75
raw_.clear();
76
}
77
78
// Note: does not take ownership of the data.
79
expected<std::string_view> header::parse_fields(std::string_view data) {
Callers
15
abort
Method · 0.45
on_error
Method · 0.45
~socket_manager_impl
Method · 0.45
run_delayed_actions
Method · 0.45
cleanup
Method · 0.45
apply_updates
Method · 0.45
header.test.cpp
File · 0.45
consume
Method · 0.45
header.cpp
File · 0.45
abort
Method · 0.45
cleanup
Function · 0.45
response_key
Method · 0.45
Calls
no outgoing calls
Tested by
2
WITH_FIXTURE
Function · 0.36
abort
Method · 0.36