Problem/Motivation

We at DeepL love all integration allowing our customers to use DeepL from wherever they want.
However, to keep the quality high and keep everything working properly we need to know a tiny little bit more about how our API is being used.

We would like to suggest updating the plugin to send us the name of the plugin ie "tmgmt_deepl" in the user-agent field for every request to our API. This way we can group requests on our end, have more insights about the usage of the plugin globally and can easier support things.

Long story short, please:

* Update all requests to the API
* Include "tmgmt_deepl" in the user-agent header.
* Everything else in the header can stay as it is, just add it to the end of whats there.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

TimCa created an issue. See original summary.

steffenr’s picture

Assigned: Unassigned » steffenr

  • SteffenR committed 85d60360 on 2.2.x
    #3447148: add 'User-Agent' header with value 'tmgmt_deepl'
    
steffenr’s picture

Status: Active » Fixed
  • hope it's helpfull - the change is available in latest 2.2.2 release

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.