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

spottedmahn picture spottedmahn  Â·  3Comments

JeffLoo-ong picture JeffLoo-ong  Â·  3Comments

jharbieh picture jharbieh  Â·  3Comments

Favna picture Favna  Â·  3Comments

bityob picture bityob  Â·  3Comments