# Functions

GetTriggerMetadata returns trigger metadata associated with trigger.

# Constants

Lax policy.
Strict policy.

# Variables

TriggerMetadataKey is a context key for trigger data.

# Structs

Cookie used with http response Set-Cookie.
Request represents httpTrigger in function definition.
Response represents response from function when using HTTP output binding.

# Interfaces

Function interface that must be implemented by user's function object.
Logger interface.
ReturnFunction interface that must be implemented by user's function object.

# Type aliases

CookiePolicy for cross-site requests.
Cookies list.