Global Variable グローバル変数

NSHTTPPropertyHTTPProxy

Key for retrieving the NSDictionary object containing proxy information to use in place of proxy identified in SystemConfiguration.framework. プロキシ情報を含んでいるNSDictionaryオブジェクトを回収するためのキー、SystemConfiguration.frameworkにおいて同定されるプロキシの代わりに使われることになります。

Declaration 宣言

NSString *NSHTTPPropertyHTTPProxy;

Discussion 議論

To avoid any proxy use, pass an empty dictionary. あらゆるプロキシ利用を避けるには、空の辞書を渡してください。

See Also 参照

Resource Property Keys リソースプロパティキー