No known key found for this signature in database
GPG Key ID: 276C2817346D6056
1 changed files with
1 additions and
2 deletions
-
views/docs.php
|
|
@ -14,7 +14,7 @@ |
|
|
|
<p> |
|
|
|
<ul> |
|
|
|
<li><code>hub.mode=publish</code></li> |
|
|
|
<li><code>hub.topic=https://example.com/</code></li> |
|
|
|
<li><code>hub.url=https://example.com/</code></li> |
|
|
|
</ul> |
|
|
|
</p> |
|
|
|
|
|
|
@ -46,7 +46,6 @@ |
|
|
|
|
|
|
|
<p>The POST request body will be the exact contents available at the topic URL. Switchboard fetches the HTML immediately so this value can be guaranteed to be "fresh" and not cached. You can parse this body the same way you would have parsed the contents of fetching the topic URL itself. The content type of the request will match the content type of the topic URL.</p> |
|
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
</div> |