MCPcopy Create free account
hub / github.com/cutelyst/cutelyst / proxyAuthorizationBasicObject

Method proxyAuthorizationBasicObject

Cutelyst/headers.cpp:411–414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

409}
410
411Headers::Authorization Headers::proxyAuthorizationBasicObject() const
412{
413 return decodeBasicAuthPair(proxyAuthorization());
414}
415
416QByteArray Headers::header(QAnyStringView key) const noexcept
417{

Callers

nothing calls this directly

Calls 1

decodeBasicAuthPairFunction · 0.85

Tested by

no test coverage detected