mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-29 08:48:13 -05:00
The `content` function now takes a file path, not writable connection, as an argument. This makes it much easier to work with APIs that only write to file paths, not connections.