summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1616105-cc8b85eb056e99e2.yaml
blob: 91529c6220874f56cb0733bd4a712f90fdd0869a (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - >
    [`bug 1616105 <https://bugs.launchpad.net/keystoneauth/+bug/1616105>`_]
    Only log the response body when the ``Content-Type`` header is set to
    ``application/json`` or ``application/text``. This avoids logging large
    binary objects (such as images). Other ``Content-Type`` will not be
    logged.