ocapmod / ocap-legacy

OCAP is a game-changing tool that allows the recording and playback of operations on an interactive (web-based) map.
Other
38 stars 42 forks source link

PPOst data does not work if URL begins with HTTPS #47

Open Zriel88 opened 7 years ago

Zriel88 commented 7 years ago

OCAP Version: Latest Commit: https://github.com/mistergoodson/OCAP/commit/76aac14b93d9b9dc3c2320f1ad002714267ae235 Server OS: Windows 10 x64

Description: DLL Post to reciever.php does not work if URL is HTTPS

DLL has a function to check if URL beings with HTTP. I would remove it completely as it doesn't really work correctly. 27/01/2017 22:59 | Sending POST data to https://sd-99230.dedibox.fr/ocap/http://data/receive.php

Could you please fix it, or if not make a quick guide on how to compile the DLL