Archive: INETC Plugin and URL Redirecting


INETC Plugin and URL Redirecting
Hello Developers,

Firstly, I'm sorry my bad english. I writing about NSIS's Inetc plugin. Unfortunately, It's can't support URL redirecting. Examples:

This Chrome's last version URL formats. Redirecting perfect working in web browsers and download managers but Inet plugin displayed error: SendRequest error :(

STABLE version:
https://clients2.google.com/service/update2/crx?response=redirect&x=id%3D{8A69D345-D564-463C-AFF1-A69D9E530F96}%26uc

BETA version:
https://clients2.google.com/service/update2/crx?response=redirect&x=id%3D{8A69D345-D564-463C-AFF1-A69D9E530F96}%26uc&ap=1.1-beta

DEV version:
https://clients2.google.com/service/update2/crx?response=redirect&x=id%3D{8A69D345-D564-463C-AFF1-A69D9E530F96}%26uc&ap=2.0-dev

CANARY version:
https://clients2.google.com/service/update2/crx?response=redirect&x=id%3D{4ea16ac7-fd5a-47c3-875b-dbf4a2008c20}%26uc


I found the solution. Simple. Replaced all as "http" than "https". And it's working. A example script: http://pastiebin.com/?page=p&id=511cd010cac6d