diff --git a/packages/binding-http/README.md b/packages/binding-http/README.md index 750a20168..b4c13aaec 100644 --- a/packages/binding-http/README.md +++ b/packages/binding-http/README.md @@ -359,7 +359,7 @@ servient.start().then(async (WoT) => { | SubProtocols | HTTP Producer | HTTP Consumer | | :----------- | :-----------: | :-----------: | | longpoll | Y | Y | -| sse | 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 |