Http server: add options to ws https to redirect all requests to a given url.

This commit is contained in:
Benjamin Sergeant
2019-09-26 09:10:30 -07:00
parent 3cd7c0194f
commit 8a662b35e1
6 changed files with 40 additions and 5 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "6.2.7"
#define IX_WEBSOCKET_VERSION "6.2.8"