# Functions
Exec sends the passed request object.
Include the http library in a script environment.
Library prepares a new http library for use within a script environment.
NewRequest creates a new Request object to be passed around.
ParseParam from starlark input.
SetBody sets the http body to the value passed on the request object.
SetHeader sets the http header to the value passed on the request object.
SetMethod sets the http method on the request object.