Sfoglia il codice sorgente

Update release notes

bel 10 anni fa
parent
commit
4d1edfd48d
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      RELEASE_NOTES.md

+ 3 - 0
RELEASE_NOTES.md

@@ -5,6 +5,9 @@ Release Notes v1.7 (Under Development)
 Changes
 -------
 
+- Fix CGI variables SCRIPT_NAME and PATH_TRANSLATED
+- Set TCP_USER_TIMEOUT to deal faster with broken connections
+- Add a Lua form handling example
 - Return more differentiated HTTP error codes
 - Add log_access callback
 - Rewrite and comment request handling function