Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Dec 8, 2021
1 parent ca41696 commit d304985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/src/main/asciidoc/WebSocket.adoc
Expand Up @@ -1508,7 +1508,7 @@ method, `ServerContainer.upgradeHttpToWebSocket()` that allows a web application
to programmatically dispatch a request to a WebSocket endpoint.

* https://github.com/eclipse-ee4j/websocket-api/issues/228[Issue 228]
Clarify the expected behaviour for `Session.getRequestURI()`. The full RI should be returned.
Clarify the expected behaviour for `Session.getRequestURI()`. The full URI should be returned.

* https://github.com/eclipse-ee4j/websocket-api/issues/235[Issue 235]
Clarify the expected handling of user properties.
Expand Down

0 comments on commit d304985

Please sign in to comment.