r2024.06.10-511
* Upgrade req * Fetch body even on non-200 statuses Turns out sites, will happily go with 307 and no location header for example. In which case saying we can't reach it is an overstatement. After all we should let the headless check determine the rest. * Update callback status interpretation cases * Update tests * Fix flaky test * Update expectation