fix nil pointer in fingerprinting AWS env leading to crash
HTTP Client returns a nil response if an error has occured. We first need to check for an error before being able to check the HTTP response code.
Showing
+3 -4
Please register or sign in to comment