e674608d10
* Do not default the format in ProviderDiscovery The format should be determined when discovering, as it is in the current implementation, and it is a flaw if it is not determined. * Spec ProviderDiscovery
7 lines
156 B
HTML
7 lines
156 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link href='https://host/provider.xml' rel='alternate' type='application/xml+oembed'>
|
|
</head>
|
|
<body></body>
|
|
</html>
|