Lines Matching refs:empty
546 if (req.authority.empty()) {
551 if (req.scheme.empty()) {
560 if (req.scheme.empty()) {
601 : req.path.empty() ? req.method == HTTP_OPTIONS ? StringRef::from_lit("*")
673 if (!req.authority.empty()) {
746 if (lgsp.sni.empty()) {
804 if (name.empty()) {
829 if (sn.empty()) {
882 if (!accessconf.syslog && !accessconf.file.empty()) {
891 if (!errorconf.syslog && !errorconf.file.empty()) {
938 << (signalstr.empty() ? "" : signalstr.c_str());