spin/wit/ephemeral/spin-http.wit

5 lines
114 B
Plaintext

use * from http-types
// The entrypoint for an HTTP handler.
handle-http-request: func(req: request) -> response