diff --git a/views/docs.php b/views/docs.php index adaaf65..9cec0cf 100644 --- a/views/docs.php +++ b/views/docs.php @@ -14,7 +14,7 @@

@@ -46,7 +46,6 @@

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.

-