OK, thanks for the suggestions. There's something going on beyond my comprehension level.
I can read the data from http://localhost:3000/db, but when I try to send it back, even with an Http.emptyBody, I get: BadStatus { status = { code = 404, message = "Not Found" }, headers = Dict.fromList > [("Cache-Control","no-cache"),("Content-Type","application/json; > charset=utf-8"),("Expires","-1"),("Pragma","no-cache")], url = > "http://localhost:3000/db", body = "{}" } > > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
