From daa4e4e762086878e7b44689bb945f1cd3d0fe82 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 5 Jun 2025 13:10:16 +0000 Subject: [PATCH] chore: updating all.sas --- all.sas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all.sas b/all.sas index 3846be3..28364c3 100644 --- a/all.sas +++ b/all.sas @@ -24438,7 +24438,7 @@ proc http method='POST' out=&fname1 &oauth_bearer in=&fref "Authorization"="Bearer &&&access_token_var" %end; "Content-Disposition"= - %if "&ext"="SVG" %then %do; + %if "&ext"="SVG" or "&ext"="HTML" %then %do; "filename=""&name"";" %end; %else %do;