Add support for Transfer-Encoding
This commit is contained in:
+4
-2
@@ -1,10 +1,12 @@
|
||||
Allow resolving requests from different threads
|
||||
Find a way to make sure chttp.h and chttp.c are always up to date
|
||||
parse Transfer-Encoding
|
||||
Find a way to compile OpenSSL on windows
|
||||
handle 3xx client redirections
|
||||
add discussion on string management
|
||||
add discussion on error management
|
||||
check that virtual hosts over HTTPS work
|
||||
add examples for the router
|
||||
make it easy to switch on and off HTTPS when building
|
||||
|
||||
add timers
|
||||
add debug and release builds
|
||||
make it easy to switch on and off HTTPS when building
|
||||
|
||||
Reference in New Issue
Block a user