(http code) With zlib disabled, some code should not be reached
This commit is contained in:
parent
d9b4beff8b
commit
d0562664ad
@ -2,6 +2,10 @@
|
||||
|
||||
All changes to this project will be documented in this file.
|
||||
|
||||
## [10.5.3] - 2020-10-19
|
||||
|
||||
(http code) With zlib disabled, some code should not be reached
|
||||
|
||||
## [10.5.2] - 2020-10-12
|
||||
|
||||
(ws curl) Add support for --data-binary option, to set the request body. When present the request will be sent with the POST verb
|
||||
|
@ -6,4 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define IX_WEBSOCKET_VERSION "10.5.2"
|
||||
#define IX_WEBSOCKET_VERSION "10.5.3"
|
||||
|
Loading…
Reference in New Issue
Block a user