1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-03 23:50:06 +00:00

chore: improving docs

This commit is contained in:
Allan Bowe
2022-04-30 15:58:00 +00:00
parent 7caca2f139
commit 1e142f042b
2 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,8 @@
@file
@brief Streams a file to _webout according to content type
@details Will set headers using appropriate functions per the server type
(Viya, EBI, SASjs Server) and content as a binary stream.
(Viya, EBI, [SASjs Server](https://github.com/sasjs/server)) and stream
content using mp_binarycopy().
Usage: