London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
If ForceAbsolute is set to true the returned value will always be an absolute URL; otherwise, it will depend on the current context.
I tested with Alloy foundation project, which referencing these packages:
Added Content delivery api via Startup with ForceAbsolute setted false.
Website configurations have no change in CMS, have * and localhost:5000, one temporary site setted to Edit type as image bellow:
When testing via PostMan, I always get absolute URL with domain name is edit website in response from Content delivery Api. The url returning relative path in browser DOM as bellow:
I think this is a bug, please advise.
Thanks all.