Problem/Motivation
When you export content from http://dev.site and want to import it into http://prod.site, this doesn't work anymore with newer core versions.
Steps to reproduce
Proposed resolution
Fix core issue #2928882: HAL links are broken if diffferent domains, protocols or ports are used in multisite or multi-domain setup.
Comments
Comment #2
mkalkbrennerComment #3
mkalkbrennerI provided a patch to solve the core issue. It would be great if someone could test it.
Comment #4
mkalkbrennerThe patches are committed to Drupal core 9.2.x and 9.3.x.
Comment #5
mkalkbrenner