Skip to content

Commit cbacf4c

Browse files
author
Pooja Adhikari
committed
Updated
1 parent 95baf49 commit cbacf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/dicom/dicom-proxy-url-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The modified URL is based on following two headers.
3636

3737
2. X-Forwarded-Prefix: the original URL path or prefix that was part of the client’s request before the proxy forwarded or changed the request. For example: `X-Forwarded-Prefix: /prefix`
3838

39-
These headers are a part of [.NET core standard forwarded headers](https://learn.microsoft.com/aspnet/core/host-and-deploy/proxy-load-balancer).
39+
These headers are a part of .NET core standard forwarded headers.
4040

4141
If `x-forwarded-host` header is present in the request object, it replaces the host name with the value provided.
4242

0 commit comments

Comments
 (0)