diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ | |||
1 | Sun Aug 26 03:11:46 MDT 2007 | ||
2 | Added MHD_USE_PEDANTIC_CHECKS option which enforces | ||
3 | receiving a "Host:" header in HTTP 1.1 (and sends a | ||
4 | HTTP 400 status back if this is violated). | ||
5 | |||
1 | Tue Aug 21 01:01:46 MDT 2007 | 6 | Tue Aug 21 01:01:46 MDT 2007 |
2 | Fixing assertion failure that occured when a client | 7 | Fixing assertion failure that occured when a client |
3 | closed the connection after sending some data but | 8 | closed the connection after sending some data but |