1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/spec/fixtures/example.html
2018-11-30 10:06:35 -03:00

10 lines
123 B
HTML

<!doctype html>
<html>
<head>
<title>Example HTML</title>
</head>
<body>
<h1>Example</h1>
</body>
</html>