CocoaDev

Edit AllPages

Undocumented Foundation class that looks pretty useful for HTTP proxy configuration, including but not limited to the evaluation of PAC files.

@interface NSNetworkSettings : NSObject { NSNetworkSettingsInternal *_internal; }

@end

Does anyone have any experience using this class?

It does not evaluate PAC files