Sandakith

Results 2 issues of Sandakith

I tried to follow the steps you have mentioned and It seems to be having an issue. I believe most important part of this log are : o.a.n.c.t.ContinuallyRunProcessorTask Administratively Yielding...

RegisterHeader(Location); RegisterHeader(Server); RegisterHeader(UserAgent); // New Custom Attribute in http_headers.cc // Parse and write are implemented in common/http_header.cc RegisterHeader(TestAttribute); Defined the TestAttribute in http_header.h as std::string t_attribute_; Is there a limit...