Skip to content

0.5

Compare
Choose a tag to compare
@simonw simonw released this 29 Jul 22:05
· 5 commits to main since this release
  • SQL queries can now return content_url and the plugin will proxy and deliver content from that URL. #4
  • Content is proxied as it is streamed, taking advantage of ASGI streaming. #21
  • A content_filename column can be returned, which will cause the browser to prompt a file download using the specified file name. #19