mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 09:27:43 +00:00
If an API request specified a `client` parameter, we were already prioritizing that value over parsing the UserAgent. In order to have these parameters logged in the `RequestNotes` as processed parameters instead of ignored parameters, we add the `has_request_variables` decorator to `parse_client` and then process the potential `client` parameter through the REQ framework. Co-authored by: Tim Abbott <tabbott@zulip.com>
30 KiB
30 KiB