tree: 299c7face14d833102e6748a197998b44b55ee6c [path history] [tgz]
  1. public/
  2. BUILD.gn
  3. DEPS
  4. OWNERS
  5. README.md
  6. windows_system_proxy_resolver_impl.cc
  7. windows_system_proxy_resolver_impl.h
  8. windows_system_proxy_resolver_impl_unittest.cc
  9. winhttp_api_wrapper.h
  10. winhttp_api_wrapper_impl.cc
  11. winhttp_api_wrapper_impl.h
  12. winhttp_proxy_resolver_functions.cc
  13. winhttp_proxy_resolver_functions.h
services/proxy_resolver_win/README.md

This service offers a way to perform proxy resolution using Windows APIs. This enables several Windows proxy features that are not otherwise supported in Chromium, including:

  • Per-network interface proxy configurations
  • Windows-like PAC script execution
  • Windows-like WPAD devolution
  • The NRPT
  • DirectAccess

See Design Doc for details: https://docs.google.com/document/d/1yISJPmgdSppz4CMebU4yXA-HKYTOSbDdBnRj3YccjQE/edit?usp=sharing