Forum

> > CS2D > General > How to use reqhttp to get HTTPS weisite data
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch How to use reqhttp to get HTTPS weisite data

5 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

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

Gaios
Reviewer Off Offline

Zitieren
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.

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

DC
Admin Off Offline

Zitieren
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.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht