Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ header
Class
header
example/cpp11/http/server/header.hpp:19–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
namespace server {
18
19
struct header
20
{
21
std::string name;
22
std::string value;
23
};
24
25
} // namespace server
26
} // namespace http
Callers
1
consume
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected