We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90fba09 commit 9928095Copy full SHA for 9928095
ChangeLog
@@ -1,3 +1,12 @@
1
+Sat May 16 07:20:00 2020 -0800
2
+ General performance improvements (reduced use of regex, lazy-building of
3
+ post-processor)
4
+ General code cleanup
5
+ General fixes to the documentation
6
+ Fixed support on FreeBSD (added missing headers)
7
+ Fixed support for Cygwin
8
+ Removed depedency on C regex - now using C++11 regex
9
+
10
Sat Aug 10 18:34:07 2019 -0800
11
Added support for TCP-NODELAY
12
Changed set_path on http_request to have lazy behavior
0 commit comments