Customize Rules编辑,修改OnBeforeRequest方法,添加:
if (oSession.isHTTPS)
{
oSession.fullUrl = "http://" + oSession.hostname + oSes[......]Customize Rules编辑,修改OnBeforeRequest方法,添加:
if (oSession.isHTTPS)
{
oSession.fullUrl = "http://" + oSession.hostname + oSes[......]