Closed dstillman closed 6 years ago
In some contexts, we'll always want to save the page instead of using multiple, so we should take a query parameter for /web that goes through translators until it finds one that doesn't returns an item type or falls back to generic webpage saving.
multiple
/web
single=1?
single=1
In some contexts, we'll always want to save the page instead of using
multiple
, so we should take a query parameter for/web
that goes through translators until it finds one that doesn't returns an item type or falls back to generic webpage saving.single=1
?