You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will tell me that there is a difference in API response. But as you can see the difference only occurs in the hostname. The reset /api/node/1 is the same.
Is there any flag to ignore host and ignore the occurrence of hostname in API response?
The text was updated successfully, but these errors were encountered:
marcinmaruszewski
changed the title
How to haldne response with absolute urls
How to handle response with absolute URLs
Nov 21, 2021
In my API the response contains an absolute URL. For example:
and
Running the following command
Will tell me that there is a difference in API response. But as you can see the difference only occurs in the hostname. The reset
/api/node/1
is the same.Is there any flag to ignore host and ignore the occurrence of hostname in API response?
The text was updated successfully, but these errors were encountered: