View source: R/response_builder.R
set_header | R Documentation |
Sets or adds a header to a response
set_header(res, name, value)
res |
A response builder object |
name |
The name of the header |
value |
The value of the header |
The response builder object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.