Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions mercure.rst
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,10 @@ as patterns:
}
</script>

.. tip::

Test if a URI Template matches a URL using `the online debugger`_

.. tip::

Google Chrome DevTools natively integrate a `practical UI`_ displaying in live
Expand All @@ -321,10 +325,6 @@ as patterns:
* click on the request to the Mercure hub
* click on the "EventStream" sub-tab.

.. tip::

Test if a URI Template match a URL using `the online debugger`_

Discovery
---------

Expand Down
Loading