set_content_type: Set the content type of a response

View source: R/response_builder.R

set_content_typeR Documentation

Set the content type of a response

Description

Sets the content type of a response

Usage

set_content_type(res, content_type)

Arguments

res

A response builder object

content_type

The content type to set

Value

The response builder object


tower documentation built on Oct. 30, 2024, 9:28 a.m.