MCPcopy Create free account
hub / github.com/apache/tomcat / getRequestURI

Method getRequestURI

java/jakarta/websocket/Session.java:195–195  ·  view source on GitHub ↗

Returns the URI of the request that initiated this WebSocket session. @return The request URI

()

Source from the content-addressed store, hash-verified

193 * @return The request URI
194 */
195 URI getRequestURI();
196
197 /**
198 * Returns the query parameters from the request that initiated this WebSocket session.

Callers 15

doGetMethod · 0.65
doFilterMethod · 0.65
doGetMethod · 0.65
logMethod · 0.65
serviceMethod · 0.65
doGetMethod · 0.65
doGetMethod · 0.65
doGetMethod · 0.65
doGetMethod · 0.65
doGetMethod · 0.65
doPostMethod · 0.65
doPostMethod · 0.65

Calls

no outgoing calls

Tested by 10

doGetMethod · 0.52
logMethod · 0.52
serviceMethod · 0.52
doGetMethod · 0.52
doGetMethod · 0.52
doGetMethod · 0.52
doGetMethod · 0.52
doGetMethod · 0.52
doPostMethod · 0.52
doPostMethod · 0.52