commit | 0ac95412b1b0555775b4d45f51c27af2fa84724a | [log] [tgz] |
---|---|---|
author | lkuchlan <lkuchlan@redhat.com> | Tue Jul 02 10:11:10 2019 +0300 |
committer | lkuchlan <lkuchlan@redhat.com> | Wed Jul 03 07:27:08 2019 +0300 |
tree | 5f40652b281d251eebe9e5069fd4e05f22eed30f | |
parent | 67d4e7fb4d681b85b6bf8e380a977ff4507234c3 [diff] |
Look for api microversion header in "Vary" header data Apache configuration adds "Accept-Encoding" to the "Vary" header in its responses, this causes to failures in some tests which check the "Vary" header content of the response. In order to avoid this issue we should only check that api microversion header axists in "Vary" header data. Change-Id: I1490bf8f424181233aa3ea04a8410052b385699c Related-bug: #1833766