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