Automattic / Gravatar-SDK-iOS

Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
https://gravatar.com
Mozilla Public License 2.0
52 stars 5 forks source link

Add some additional headers for all requests #451

Closed pinarol closed 1 month ago

pinarol commented 1 month ago

X-Platform: ios X-SDK-Version: 2.1.0

if it's easy let's also include:

X-Source: <app bundle name>

Also, let's remove the existing Client-Type header, it's not used.