v1.7.4
Pre-release
Pre-release
Fixed
- The default content type for requests is now set at the beginning of the
Rack middleware chain, so that the content type is available for
subsequent middleware (cyberark/conjur#1622) - The default content type middleware now correctly checks for the
absence of theContent-Type
header
(cyberark/conjur#1622)