pub fn profile_for_device(device: &DeviceProfile) -> &'static TlsProfileExpand description
Select the built-in TlsProfile that best matches a
DeviceProfile.
| Device | Selected Profile |
|---|---|
MobileAndroid | CHROME_131 |
MobileIOS | SAFARI_18 |
pub fn profile_for_device(device: &DeviceProfile) -> &'static TlsProfileSelect the built-in TlsProfile that best matches a
DeviceProfile.
| Device | Selected Profile |
|---|---|
MobileAndroid | CHROME_131 |
MobileIOS | SAFARI_18 |