From bf1982a75cf0ce6cd5fafd8c004da8f2c8ad1de3 Mon Sep 17 00:00:00 2001 From: danielpeintner Date: Thu, 5 Dec 2024 15:23:00 +0100 Subject: [PATCH] format: run format --- packages/binding-http/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/binding-http/README.md b/packages/binding-http/README.md index b4c13aaec..b87a274d8 100644 --- a/packages/binding-http/README.md +++ b/packages/binding-http/README.md @@ -356,11 +356,11 @@ servient.start().then(async (WoT) => { | subscribeevent | Y | Y | | unsubscribeevent | ? | ? | -| SubProtocols | HTTP Producer | HTTP Consumer | -| :----------- | :-----------: | :-----------: | -| longpoll | Y | Y | -| sse
DetailsNote: `contentType` should target payload in the data field (e.g., `application/json` if sending JSON etc.)
| N | Y | -| websub | N | N | +| SubProtocols | HTTP Producer | HTTP Consumer | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------- | :-----------: | :-----------: | +| longpoll | Y | Y | +| sse
DetailsNote: `contentType` should target payload in the data field (e.g., `application/json` if sending JSON etc.)
| N | Y | +| websub | N | N | | Sec. Schemes | HTTP Producer | HTTP Consumer | | :----------- | :-----------: | :-----------: |