Skip to content

Commit

Permalink
Update SSE details
Browse files Browse the repository at this point in the history
fixes #1337
  • Loading branch information
danielpeintner authored Dec 5, 2024
1 parent f7a7610 commit 38e6abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/binding-http/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ servient.start().then(async (WoT) => {
| SubProtocols | HTTP Producer | HTTP Consumer |
| :----------- | :-----------: | :-----------: |
| longpoll | Y | Y |
| sse | Y | Y |
| 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 |
| websub | N | N |

| Sec. Schemes | HTTP Producer | HTTP Consumer |
Expand Down

0 comments on commit 38e6abb

Please sign in to comment.