Open
Description
#88974 added HttpRequestError to programatically expose reason for failed Http requests, but we still have many tests which do not assert that correct enum member is selected, e.g.
Asserting expected HttpRequestError will also make sure we are consistent across HTTP versions.