Description[net/http auth] Generalize HttpAuthHandlerMock.
This change:
* Allows HttpAuthHandlerMock to impersonate any authentication scheme.
* Adds test expectations to verify HttpAuthHandler API contract
invariants.
* Uses scoped_ptr<> types to pass ownership of HttpAuthHandlers to
HttpAuthHandlerMock::Factory.
* Updates HttpAuthHandlerMock to generate RFC 7235 compliant
authentication tokens.
BUG=270219
Patch Set 1 #Patch Set 2 : #
Depends on Patchset: Dependent Patchsets: |