Commit 70d1291
Summary:
This fixes a regression introduced by b18cd58 by including the final, redirected to URL in the response object.
[ANDROID][FIXED] fetch() response URL is incorrect after redirect (#55248)
Pull Request resolved: #55251
Test Plan: Testing using the reproducer from issue #55248.
Reviewed By: cortinico
Differential Revision: D91046809
Pulled By: javache
fbshipit-source-id: 314419304f18325e6273ae9ed6a828d32abd68ac
1 parent b3f688e commit 70d1291
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/network
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
636 | 636 | | |
637 | 637 | | |
638 | 638 | | |
639 | | - | |
| 639 | + | |
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
| |||
0 commit comments