Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix fetch so that we don't error when no body
Sometimes the response will not contain a body. When this happens an error is returned from chrome. We should ignore the error and return nil.
- Loading branch information