forked-synapse/changelog.d/11677.bugfix
Fr3shTea 0201c6371c
Fix SimpleHttpClient not sending Accept header in get_json (#11677)
Co-authored-by: reivilibre <olivier@librepush.net>
2022-01-05 11:59:29 +00:00

2 lines
127 B
Plaintext

Fix wrong variable reference in `SimpleHttpClient.get_json` that results in the absence of the `Accept` header in the request.