Fix HTTP basic auth for hosting service clients

Review Request #8976 — Created May 26, 2017 and submitted — Latest diff uploaded

Information

Review Board
release-2.5.x
dcc700e...

Reviewers

The patch /r/8911/ contained a regression that caused HTTP basic auth to
fail for hosting service clients. This patch fixes that regression and
adds unit tests for HTTP Basic Auth for the URLRequest and
HostingServiceClient classes.

Ran unit tests.

    Loading...