Uploaded image for project: 'Nuxeo Python Client'
  1. Nuxeo Python Client
  2. NXPY-43

Add application name and version to every HTTP calls

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 1.0.0
    • Fix Version/s: 2.0.0
    • Component/s: None

      Description

      Add headers with app name and versions to every HTTP calls, if defined.
      Default headers will be:

      'X-Application-Name': 'Python Client' or only 'Python' (to discuss)
      'X-Client-Version': __version__
      

      They can be simple attributes to the Nuxeo class. If someone sets them to None or a null string, then we won't set those headers.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: