adobe_v1.1.0
·
1093 commits
to main
since this release
Added
- Added a
userAgent
property to the connector's constructor to allow setting a customUser-Agent
header value when doing requests.
Changed
- Changed the default
User-Agent
header value on Android to custom value that containsMozilla/5.0 (Linux; U; ${operatingSystem}; ${localeString}; ${deviceName} Build/${deviceBuildId})
. - Changed the default
User-Agent
header value on iOS to custom value that containsMozilla/5.0 (${model}; CPU OS ${osVersion} like Mac OS X; ${localeIdentifier})
.