Reply.cc File Reference
#include "squid.h"#include "ConfigParser.h"#include "debug/Messages.h"#include "debug/Stream.h"#include "helper.h"#include "helper/Reply.h"#include "rfc1738.h"#include "SquidString.h"
Include dependency graph for Reply.cc:

Go to the source code of this file.
Functions | |
| static bool | isKeyNameChar (char c) |
| restrict key names to alphanumeric, hyphen, underscore characters More... | |
Function Documentation
◆ isKeyNameChar()
|
static |
Definition at line 137 of file Reply.cc.
Referenced by Helper::Reply::parseResponseKeys().
