http client: DEL is not a verb, but DELETE is, fix #281

This commit is contained in:
Benjamin Sergeant
2021-04-04 23:26:22 -07:00
parent dbfe3104e8
commit 3b19b0eeca
4 changed files with 11 additions and 6 deletions

View File

@ -2,6 +2,10 @@
All changes to this project will be documented in this file.
## [11.2.5] - 2021-04-04
(http client) DEL is not an HTTP method name, but DELETE is
## [11.2.4] - 2021-03-25
(cmake) install IXUniquePtr.h