mirror of
https://github.com/Icinga/icinga2.git
synced 2025-11-03 05:04:51 +01:00
Boost.Beast changed the signature of the previously used generic `set` method so that it no longer accepts integer types, however there is alreay a more specific method for setting the Content-Length header, so use this one instead.