Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ setUrgency
Method
setUrgency
java/org/apache/coyote/http2/Stream.java:949–951 ·
view source on GitHub ↗
(int urgency)
Source
from the content-addressed store, hash-verified
947
948
949
public
void
setUrgency(
int
urgency) {
950
this.urgency = urgency;
951
}
952
953
954
public
boolean getIncremental() {
Callers
2
emitHeader
Method · 0.95
priorityUpdate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected