aboutsummaryrefslogtreecommitdiff
path: root/Foundation/TestData/GTMHTTPFetcherTestPage.html
blob: 1f444694b9ca616f2262e90dc8572943658e5117 (plain)
1
2
3
4
5
6
7
8
9
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Test Page</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
This is a simple test page
</body>
</html>