-
Stan Hu authored
If an HTTP error occurs loading the manifest, we saw an obscure JSON parse error. Now we look for the 200 response code and raise an error if we don't get back a valid response.
0fcc4b33
If an HTTP error occurs loading the manifest, we saw an obscure JSON parse error. Now we look for the 200 response code and raise an error if we don't get back a valid response.