type alias Fleek.HttpResponse

HTTP Response object. When returned from a function that's requested over http, it will be used to modify the http response. Otherwise, for non-http requests, the raw json object will be sent.

Properties