Skip to content

notifications: fix content-length (fixes #1148)

Nicolas Frandeboeuf requested to merge nicofrand/kresus:fix-notifications into main

Using TextEncode.encode should be fine if we don't pass the result to res.send().

Merge request reports