mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/52215 We were not handling the download of the XML properly. Using `Net::HTTP.get` will directly return the body and that won't let us check on the status code of the response. ## Changelog: [Internal] - use get_response instead of get when downloading the maven metadata Reviewed By: cortinico Differential Revision: D77216121 fbshipit-source-id: 4da0abff1624c687977a7b77db8a15f19e6b887d