MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is correct Content-Type header that a server side script should send for SSE in HTML5? |
| A. | Content-Type: text/event-stream |
| B. | Content-Type: text/application-stream |
| C. | Content-Type: text/data-stream |
| D. | None of the options |
| Answer» B. Content-Type: text/application-stream | |