Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ validate
Method
validate
Libraries/HttpClient/HttpClient.cpp:841–841 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
839
}
840
841
SC::Result SC::HttpClientRequest::validate() const { return validateRequestShape(*this); }
842
843
SC::HttpClientContentCoding::Type SC::HttpClientContentCoding::parseName(StringSpan name)
844
{
Callers
1
start
Method · 0.45
Calls
1
validateRequestShape
Function · 0.85
Tested by
no test coverage detected