Possible bug in CLI 8.10.0 URL with path is not honored in requests

I have…

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [ X ] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

This is a continuation of Possible bug in CLI 8.8.0. URL with path is not honored in requests

CMS environment defined as www.domain.dom/cms.

Expected behavior

All the URLs should honor the directory of the URL

Minimal reproduction of the problem

Calls to /api/app are correct and now honor de /cms/ (so /cms/api/app) directory, but:

  • calls to /api/content/ does not.
  • And, as a regression, now calls to /identity-server do not honor the complete URL. The also should point to /identity-server/cms

App Name: homes

  • [ X ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Version: [VERSION]

Browser:

  • [ ] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

I have reopened the bug. Lets discuss it there.