remainder of Delivery Optimization updates

This commit is contained in:
jaimeo
2021-09-29 08:58:58 -07:00
parent eb7a3e90be
commit 55cd2d95d7
5 changed files with 29 additions and 73 deletions

View File

@ -15,7 +15,10 @@ ms.topic: article
# Using a proxy with Delivery Optimization
**Applies to**: Windows 10
**Applies to**
- Windows 10
- Windows 11
When Delivery Optimization downloads content from HTTP sources, it uses the automatic proxy discovery capability of WinHttp to streamline and maximize the support for complex proxy configurations as it makes range requests from the content server. It does this by setting the **WINHTTP_ACCESS_TYPE_AUTOMATIC_PROXY** flag in all HTTP calls.