Add missing OpenSSL include

This commit is contained in:
2025-12-09 08:57:39 +01:00
parent e686e477e2
commit db030b3834
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
- Add connection timeouts
- Per RFC 6265, cookie values can be quoted. This parser would include the quotes in the value.
- Make sure that the proxy example doesn't stall
- Return an appropriate error code when the user waits on a client with no pending requests