···4040 response.status
4141 |> should.equal(200)
4242 response.headers
4343- |> should.equal([#("content-type", "application/json")])
4343+ |> should.equal([#("content-type", "application/json; charset=utf-8")])
44444545 // Initially there are no people in the database
4646 response