Azure-docs: What are the three URLs: context.Api.ServiceUrl, context.Request.OriginalUrl and context.Request.Url meant for?

Created on 5 Oct 2018  Â·  1Comment  Â·  Source: MicrosoftDocs/azure-docs

I assume context.Api.ServiceUrl is for the backend service URL. What's the difference between OriginalUrl and Url?


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

api-managemensvc assigned-to-author product-question triaged

Most helpful comment

@JatinSanghvi ServiceUrl contains base URL for the backend associated with the API. OriginalUrl contains full URL specified with the incoming request. Url contains the current value of the full backend URL.

>All comments

@JatinSanghvi ServiceUrl contains base URL for the backend associated with the API. OriginalUrl contains full URL specified with the incoming request. Url contains the current value of the full backend URL.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Favna picture Favna  Â·  3Comments

varma31 picture varma31  Â·  3Comments

jamesgallagher-ie picture jamesgallagher-ie  Â·  3Comments

ianpowell2017 picture ianpowell2017  Â·  3Comments

spottedmahn picture spottedmahn  Â·  3Comments