I need to work out if an incoming 开发者_如何学JAVArequest is using SSL in a mod_perl environment - how can I do this reliably?
Compare scheme with https.
I need to work out if an incoming 开发者_如何学JAVArequest is using SSL in a mod_perl environment - how can I do this reliably?
Compare scheme with https.
精彩评论