Steve Heyman 1532f61b52 Fix http 500 when getting secret payload with no Acccept header
Functional tests had default values for Accept header which were
masking a bug when you try to GET a secret with /payload and don't
pass in an accept header.

Fixed this and also updated the functional test client to allow
tests to specify headers to be omitted on a test-by-test basis.

Change-Id: Ia67d37571ca3d561cdcc67ce3c4fb896def35a24
2016-02-21 20:48:46 -06:00
..