(http client) use std::unordered_map instead of std::map for HttpParameters and HttpFormDataParameters class aliases

This commit is contained in:
Benjamin Sergeant
2019-12-03 09:25:00 -08:00
parent d465511812
commit c91a0d2a35
4 changed files with 9 additions and 4 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "7.4.2"
#define IX_WEBSOCKET_VERSION "7.4.3"