Forum

> > CS2D > General > How to use reqhttp to get HTTPS weisite data
Forums overviewCS2D overviewGeneral overviewLog in to reply

English How to use reqhttp to get HTTPS weisite data

5 replies
To the start Previous 1 Next To the start

old Re: How to use reqhttp to get HTTPS weisite data

Gaios
Reviewer Off Offline

Quote
Check
sys/lua/samples/
folder.

EDIT:
Oh yeah, I see the same problem with HTTPS. Your host or either the domain's htaccess doesn't accept HTTP too.

Otherwise make subdomain without SSL and use
curl
or
file_get_contents
in PHP to get response from HTTPS request.

old Re: How to use reqhttp to get HTTPS weisite data

DC
Admin Off Offline

Quote
Unfortunately CS2D doesn't support HTTPS and I currently don't plan to change that. Sorry!

So like user Gaios said you have to find a way to provide your content with regular HTTP otherwise you won't be able to request it with CS2D.
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview