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

Quick Editor: Add `Accept`:`application/json` header to REST API requests #422

Closed pinarol closed 1 month ago

pinarol commented 2 months ago

Our BE friends asked to add this header.

pinarol commented 2 months ago

This is related with the issue that we have other layers at the BE and although the PHP app doesn't require us to set this header, those other layers might need it. There will be more certainty about this in a few days but setting this header is the "safe way" of doing things.