Skip to content

Commit bf1982a

Browse files
format: run format
1 parent 38e6abb commit bf1982a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

packages/binding-http/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -356,11 +356,11 @@ servient.start().then(async (WoT) => {
356356
| subscribeevent | Y | Y |
357357
| unsubscribeevent | ? | ? |
358358

359-
| SubProtocols | HTTP Producer | HTTP Consumer |
360-
| :----------- | :-----------: | :-----------: |
361-
| longpoll | Y | Y |
362-
| sse <details><summary>Details</summary>Note: `contentType` should target payload in the data field (e.g., `application/json` if sending JSON etc.)</details> | N | Y |
363-
| websub | N | N |
359+
| SubProtocols | HTTP Producer | HTTP Consumer |
360+
| :----------------------------------------------------------------------------------------------------------------------------------------------------------- | :-----------: | :-----------: |
361+
| longpoll | Y | Y |
362+
| sse <details><summary>Details</summary>Note: `contentType` should target payload in the data field (e.g., `application/json` if sending JSON etc.)</details> | N | Y |
363+
| websub | N | N |
364364

365365
| Sec. Schemes | HTTP Producer | HTTP Consumer |
366366
| :----------- | :-----------: | :-----------: |

0 commit comments

Comments
 (0)