1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-14 07:22:20 +03:00
Files
okhttp/debug_logging/index.html
2022-02-06 11:54:07 -05:00

16 lines
463 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<link rel="canonical" href="../contribute/debug_logging/">
<meta name="robots" content="noindex">
<script>var anchor=window.location.hash.substr(1);location.href="../contribute/debug_logging/"+(anchor?"#"+anchor:"")</script>
<meta http-equiv="refresh" content="0; url=../contribute/debug_logging/">
</head>
<body>
Redirecting...
</body>
</html>