robots Txt
Override the default robots.txt behavior, which is to return with a 404. Passed a Ktor ApplicationCall which may be used to return whatever you wish.
// @sample robots_txt_sample
Override the default robots.txt behavior, which is to return with a 404. Passed a Ktor ApplicationCall which may be used to return whatever you wish.
// @sample robots_txt_sample