Home | History | Annotate | Download | only in web

Lines Matching refs:dispatchWillSendRequest

939 void WebLocalFrameImpl::dispatchWillSendRequest(WebURLRequest& request)
942 frame()->loader().client()->dispatchWillSendRequest(0, 0, request.toMutableResourceRequest(), response);