To set the HTTP status code.
Example:
from httpout import response response.set_status(403, 'Forbidden')