mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-07 03:00:20 -04: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.