Expand description

Helpers for HTTP response generation

Functions

Produces a simple empty Response with a provided status.

Produces a simple empty Response with a Location header and a 308 status.

Creates a Response object and populates it with a set of default headers that help to improve security and conformance to best practice.

Produces a simple empty Response with a Location header and a 307 status.