Skip to content

Commit 3a67aee

Browse files
authored
Update digest-authentication.md
1 parent 2758645 commit 3a67aee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/developer/webapps/iis/www-authentication-authorization/digest-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ _Original KB number:_   3050055
1717
Consider the following scenario:
1818

1919
- IIS is configured to use digest authentication.
20-
- The server receives a request via the HyperText Transfer Protocol (HTTP) header. (This behavior occurs if the client request is rerouted through a proxy.)
20+
- The server receives a request with the `Via` HyperText Transfer Protocol (HTTP) header. (This behavior occurs if the client request is rerouted through a proxy.)
2121
- The resource requested is protected by digest authentication.
2222
- A child request is created in the IIS pipeline. For example, a request is sent for a directory's default document, and the URL that is sent has a slash (/) as the last character.
2323

0 commit comments

Comments
 (0)