The link of Server-Sent Events is broken #34704
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: declined
A suggestion or change that we don't feel we should currently apply
type: documentation
A documentation task
The link of Server-Sent Events is broken.
spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/SseEmitter.java
Line 38 in dd888ed
Actually it's not exactly broken. It goes to https://html.spec.whatwg.org/multipage/. But i think it should go to https://html.spec.whatwg.org/multipage/server-sent-events.html
The text was updated successfully, but these errors were encountered: