Urho3D/Source/Samples/43_HttpRequestDemo
Arnis Lielturks 889367738b
HTTPS support - civetweb update (#2415)
* initial update

* CMake updated for civetweb, https working

* unused file cleanup

* CMake updates to civetweb

* minor update, mingw not yet working

* CMakeLists updated

* fixed for unix builds

* cmake updates, console output updated

* docs updates

* HTTP sample now uses http and https links

* civetweb version 1.11

* additional changes

* mingw fix

* openssl fix

* additional ssl configuration

* osx workaround

* openssl is no longer optional

* openssl is optional

* civetweb cmakelists updates, URHO3D_SSL=1 set for travis

* debug messages removed from SSL/TLS initialization

* link libraries with civetweb

* code style fixes

* cmake updates

* DBE_TAG=latest removed
2020-05-03 12:22:31 +03:00
..
CMakeLists.txt HTTPS support - civetweb update (#2415) 2020-05-03 12:22:31 +03:00
HttpRequestDemo.cpp HTTPS support - civetweb update (#2415) 2020-05-03 12:22:31 +03:00
HttpRequestDemo.h Travis CI: bump copyright to 2020. 2020-01-05 06:21:40 +00:00