about summary refs log tree commit diff
path: root/spec/fixtures/requests/oembed_xml.html
blob: 5d7633e71325503b206b58e822167535f2907cf1 (plain) (blame)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <head>
    <link href='https://host/provider.xml' rel='alternate' type='application/xml+oembed'>
  </head>
  <body></body>
</html>