Fixing unit tests and some minor bugs.

This commit is contained in:
Jon Siwek 2011-09-22 12:42:16 -05:00
parent 39af63841b
commit d2118200ea
13 changed files with 25 additions and 21 deletions

View file

@ -14,7 +14,7 @@ export {
## The vector of HTTP header names sent by the server. No header
## values are included here, just the header names.
server_headers_names: vector of string &log &optional;
server_header_names: vector of string &log &optional;
};
## A boolean value to determine if client header names are to be logged.