CSP auth does not use the HTTPClient object, which enables debugging.
+: Doing this would enable us to unit test CSP auth code.
+/-: Might have to refactor some of the http specific stuff out of the Marketplace code
-: Have to make sure it's the same HTTPCLient that's shared between CSP and Marketplace, so the request numbers are consistent
CSP auth does not use the HTTPClient object, which enables debugging.
+: Doing this would enable us to unit test CSP auth code. +/-: Might have to refactor some of the http specific stuff out of the Marketplace code -: Have to make sure it's the same HTTPCLient that's shared between CSP and Marketplace, so the request numbers are consistent