http.context: HTTP Context

Description Usage Arguments

Description

HTTP Context

Usage

1
2
3
createContext(env, status = 200L, headers = list(), body = "")

is.http.context(x)

Arguments

env

an environment object that has request information.

status

default HTTP status code.

headers

default HTTP response header list.

body

default response body.

x

a value.


kos59125/shadowy documentation built on May 20, 2019, 1:08 p.m.