Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSMutableURLRequestMBS class.

NSMutableURLRequestMBS.allowsCellularAccess as Boolean   New in 26.0

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa MBS MacBase Plugin 26.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Sets whether a connection created with this request is allowed to use the built in cellular radios (if present).

False if the receiver should not be allowed to use the built in cellular radios to satisfy the request, true otherwise. The default is true.
(Read and Write property)

NSMutableURLRequestMBS.allowsConstrainedNetworkAccess as Boolean   New in 26.0

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa MBS MacBase Plugin 26.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Sets whether a connection created with this request is allowed to use network interfaces which have been marked as constrained.

False if the receiver should not be allowed to use an interface marked as constrained to satisfy the request, true otherwise.
(Read and Write property)

NSMutableURLRequestMBS.allowsExpensiveNetworkAccess as Boolean   New in 26.0

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa MBS MacBase Plugin 26.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Sets whether a connection created with this request is allowed to use network interfaces which have been marked as expensive.

False if the receiver should not be allowed to use an interface marked as expensive to satisfy the request, true otherwise.
(Read and Write property)

NSMutableURLRequestMBS.allowsUltraConstrainedNetworkAccess as Boolean   New in 26.0

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa MBS MacBase Plugin 26.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Sets whether a connection created with this request is allowed to use network interfaces which have been marked as ultra constrained.

False if the receiver should not be allowed to use an interface marked as ultra constrained to satisfy the request, true otherwise.

Available in macOS/iOS 26.1 or later.
(Read and Write property)

The items on this page are in the following plugins: MBS MacBase Plugin.


The biggest plugin in space...