Description of problem: As seen in bug 1504935 and https://access.redhat.com/support/cases/#/case/01952160#a0aA000000JHQdFIAX, trying to validate containers provider with hawkular endpoint where we're not really talking to hawkular (in this case to a firewall that blocked it), fails but shows and logs only small portion of response. Actual results: See attached screenshot. Log had same truncated response: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>The URL you re... Expected results: display, or at least log, full response. further down the page one could see firewall vendor and "blocked, because the URL is banned."
Created attachment 1343843 [details] screenshot showing truncated response
PR's: https://github.com/ManageIQ/manageiq/pull/16550 https://github.com/ManageIQ/manageiq-ui-classic/pull/2862