Skip to content

Commit 38e6abb

Browse files
Update SSE details
fixes #1337
1 parent f7a7610 commit 38e6abb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/binding-http/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ servient.start().then(async (WoT) => {
359359
| SubProtocols | HTTP Producer | HTTP Consumer |
360360
| :----------- | :-----------: | :-----------: |
361361
| longpoll | Y | Y |
362-
| sse | 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 |
363363
| websub | N | N |
364364

365365
| Sec. Schemes | HTTP Producer | HTTP Consumer |

0 commit comments

Comments
 (0)