Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ is_request
Method
is_request
lib_acl_cpp/src/http/http_header.cpp:428–431 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
426
}
427
428
bool http_header::is_request() const
429
{
430
return is_request_;
431
}
432
433
void http_header::uri_unsafe_correct(bool on)
434
{
Callers
2
sendHeader
Method · 0.80
write_head
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected