[various] Introduce explicit HttpClient "Accept" parameter #1245

Merged
nupplaphil merged 4 commits from feat/http_client_arg into develop 2022-04-08 20:36:55 +02:00
nupplaphil commented 2022-04-02 21:21:51 +02:00 (Migrated from github.com)
Part of https://github.com/friendica/friendica/pull/11389
MrPetovan (Migrated from github.com) approved these changes 2022-04-02 22:04:41 +02:00
annando (Migrated from github.com) requested changes 2022-04-02 23:13:52 +02:00
annando (Migrated from github.com) left a comment

We should only use the accept header on get requests, since it isn't used for stuff like post and the other methods.

We should only use the `accept` header on `get` requests, since it isn't used for stuff like `post` and the other methods.
annando (Migrated from github.com) reviewed 2022-04-03 21:20:37 +02:00
MrPetovan (Migrated from github.com) approved these changes 2022-04-08 20:36:39 +02:00
Sign in to join this conversation.
No description provided.