A framework for building native applications using React
Include final (redirected to) URL in response object. Fixes #55248. (#55251)
Summary: This fixes a regression introduced by b18cd587dcb5adb065e2c199131854233fb0288c by including the final, redirected to URL in the response object. ## Changelog: [ANDROID][FIXED] fetch() response URL is incorrect after redirect (https://github.com/facebook/react-native/issues/55248) Pull Request resolved: https://github.com/facebook/react-native/pull/55251 Test Plan: Testing using the reproducer from issue https://github.com/facebook/react-native/issues/55248. Reviewed By: cortinico Differential Revision: D91046809 Pulled By: javache fbshipit-source-id: 314419304f18325e6273ae9ed6a828d32abd68ac
M
Mark Smith committed
fbe6a686e65e70dd61700413084ddc54c0b86765
Parent: 898ac8a
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com>
on 1/20/2026, 8:50:01 PM