https://bugzilla.wikimedia.org/show_bug.cgi?id=61507

--- Comment #1 from Alex Monk <kren...@gmail.com> ---
Should this even be necessary?

I think that the cURL backend ignores this and sets it's own accept-encoding,
and then returns the decoded response. The PHP backend does send this
accept-encoding header *if asked by the caller* (e.g. with the code you
mentioned), but does not decode the response.

I think we should modify the PHP backend to behave the same as the cURL one,
and don't bother relying on the caller to set Accept-Encoding.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to