Health

    1. $ curl \
      1. // health() return an Err() if the server is not healthy, so this example would panic due to the unwrap

      Response: 204 No Content