Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #12942: REST API: parse HTTP content-type header options

Component REST API
Title REST API: parse HTTP content-type header options
Date Jun 7, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
2.0.0p6 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Endpoints of the REST API didn't understand content-types in the form of "application/json; charset=utf-8" and rejected the call even if it would be valid according to the RFC. This has now been fixed and the error messsages have been improved as well.

To the list of all Werks