Searched refs:rls406NotAcceptable (Results 1 – 3 of 3) sorted by relevance
38 extern const String rls406NotAcceptable;
57 const String rls406NotAcceptable = " 406 Not Acceptable\r\n"; variable
589 openSimpleMessage(hp, RepHdr::sc406_NotAcceptable, rls406NotAcceptable, &body); in make406NotAcceptable()