Skip to content

Commit 1b48091

Browse files
committed
Update changelog
1 parent c91e241 commit 1b48091

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

ChangeLog

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
Sat Jan 27 21:59:11 2018 -0800
1+
Tue Aug 06 22:22:14 2019 -0800
2+
Added support for body parsing in DELETE requests.
3+
Added support for PATCH method
4+
5+
Sat Jan 27 21:59:11 2019 -0800
26
libhttpserver now includes set of examples to demonstrate the main capabilities of the library
37
"examples" are now optionally disabled.
48
Adds valgrind memcheck to the build system on travis
@@ -7,7 +11,7 @@ Sat Jan 27 21:59:11 2018 -0800
711
All classes now implement move constructor and move assignment operator
812
The library now avoids collecting connection properties (headers, arguments, footers, cookies, etc...) unless explicitly asked by the client code.
913

10-
Sat Jan 12 00:51:00 2018 -0800
14+
Sat Jan 12 00:51:00 2019 -0800
1115
Removed the support for integrated COMET logic.
1216
Removed the support for caching logic.
1317
Added integ tests.

0 commit comments

Comments
 (0)