MCPcopy Create free account
hub / github.com/3rdparty/libprocess / authScheme

Method authScheme

src/http.cpp:676–679  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

674
675
676string WWWAuthenticate::authScheme()
677{
678 return authScheme_;
679}
680
681
682hashmap<string, string> WWWAuthenticate::authParam()

Callers 1

TEST_PFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_PFunction · 0.64