MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / getLocation

Method getLocation

Libraries/HttpClient/HttpClient.cpp:1046–1046  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1044}
1045
1046bool SC::HttpClientResponse::getLocation(StringSpan& value) const { return getHeader("Location", value); }
1047
1048bool SC::HttpClientResponse::getWwwAuthenticate(StringSpan& value) const
1049{

Callers 1

responseHeaderHelpersMethod · 0.80

Calls

no outgoing calls

Tested by 1

responseHeaderHelpersMethod · 0.64