Searched refs:strfwdfor (Results 1 – 1 of 1) sorted by relevance
182 Local<Value> strfwdfor = headers->Get( in DTRACE_HTTP_SERVER_REQUEST() local184 node::Utf8Value fwdfor(env->isolate(), strfwdfor); in DTRACE_HTTP_SERVER_REQUEST()186 if (!strfwdfor->IsString() || (req.forwardedFor = *fwdfor) == nullptr) in DTRACE_HTTP_SERVER_REQUEST()