maybeHandleHttpRefresh 2986 Source/core/dom/Document.cpp maybeHandleHttpRefresh(content, HttpRefreshFromMetaTag); maybeHandleHttpRefresh 1045 Source/core/dom/Document.h void maybeHandleHttpRefresh(const String&, HttpRefreshType); maybeHandleHttpRefresh 504 Source/core/loader/DocumentLoader.cpp m_frame->document()->maybeHandleHttpRefresh(m_response.httpHeaderField("Refresh"), Document::HttpRefreshFromHeader);