开发者

SSL in HttpContext.Current.Response

Might be a dumb question but I need a confirmation regardless. In ASP.NET, if a file was downloaded on a page that was protected by SSL, through a server-side postback that writes to Ht开发者_运维技巧tpContext.Current.Response.OutputStream, is the transmission that file ALSO protected by SSL?

Thanks for any help.


If the download was initiated by a postback or a relative URL, yes.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜