Expect: header handling is in
Just a short one: Handling for HTTP/1.1 Expect: 100-continue has been
added. With the new infrastructure it was only a few lines to get it in.
curl and some WebDAV clients were using it to verify that the server
speaks HTTP/1.1.