db.reply_file: Make the contents of a file the HTTP response

View source: R/db-httpd.R

db.reply_fileR Documentation

Make the contents of a file the HTTP response

Description

Make the contents of a file the HTTP response

Usage

db.reply_file(resp, filename)

Arguments

resp

The HTTP response being formed

filename

Name of the file whose content forms the response


blueraleigh/db documentation built on Feb. 25, 2024, 9:13 a.m.