|
|
| version 1.55, 2001/03/19 17:42:16 | version 1.56, 2001/03/19 17:56:28 |
|---|---|
| Line 58 Request::Request(Pool& apool, | Line 58 Request::Request(Pool& apool, |
| classes().put(*cookie_class_name, &cookie); | classes().put(*cookie_class_name, &cookie); |
| } | } |
| static void output_response_attribute(const Hash::Key& aattribute, Hash::Value *ameaning, | static void output_response_attribute(const Hash::Key& aattribute, Hash::Val *ameaning, |
| void *info) { | void *info) { |
| String *attribute_to_exclude=static_cast<String *>(info); | String *attribute_to_exclude=static_cast<String *>(info); |
| if(aattribute==*attribute_to_exclude) | if(aattribute==*attribute_to_exclude) |