Archived Forum Post

Index of archived forum posts

Question:

HTTP proxy bypass

Jan 19 '14 at 10:29

Hello, is there a possibility to set a bypass-list of hosts for the proxy in the CkHttp-Component? I know something like this from the WinINet function "InternetOpen" with the parameter "lpszProxyBypass". Is there a solution with CkHttp (C++) or do I need to check the list by myself and set/unset the proxy setting before every HTTP-Request? Thanks


Accepted Answer

There is no such feature in Chilkat. Your app would need to check it's own list.