Skip to content
Snippets Groups Projects
Forked from DevOps (Lecture FB VI) / webservice
Source project has a limited visibility.
  • gjahn's avatar
    bf2ab576
    Fix health endpoint · bf2ab576
    gjahn authored
    it appears that order matters; using ctx.JSON overrides c.Type; but
    instead of shuffling the lines around, the JSON string is generated
    by *foot*, which allows to keep header setting at the beginning of
    the function.
    bf2ab576
    History
    Fix health endpoint
    gjahn authored
    it appears that order matters; using ctx.JSON overrides c.Type; but
    instead of shuffling the lines around, the JSON string is generated
    by *foot*, which allows to keep header setting at the beginning of
    the function.