Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaysami authored Apr 15, 2019
1 parent ffb3c5d commit 16a796b
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,13 @@ End Type


#### Arguments:
> - optional IN URL(s) : Array of or Single String Full URLs to AutoDetect Proxy
>
> - optional OUT ProxyDetails: Custom IE Proxy Structure to Pass out IE Proxy Details and Status Code
> - ProxyDetails(1) = IE AutoDetect (fAutoDetect)
> - ProxyDetails(2) = IE AutoCofigUrl (lpszAutoConfigUrl)
> - ProxyDetails(3) = IE Proxy (lpszProxy)
> - ProxyDetails(4) = IE Proxy Bypass (lpszProxyBypass)
> - ProxyDetails(5) = DevCode
- optional IN URL(s) : Array of or Single String Full URLs to AutoDetect Proxy
- optional OUT ProxyDetails: Custom IE Proxy Structure to Pass out IE Proxy Details and Status Code
- ProxyDetails(1) = IE AutoDetect (fAutoDetect)
- ProxyDetails(2) = IE AutoCofigUrl (lpszAutoConfigUrl)
- ProxyDetails(3) = IE Proxy (lpszProxy)
- ProxyDetails(4) = IE Proxy Bypass (lpszProxyBypass)
- ProxyDetails(5) = DevCode



Expand Down

0 comments on commit 16a796b

Please sign in to comment.