Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ status
Method
status
core/src/main/java/feign/FeignException.java:129–131 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
127
}
128
129
public
int
status() {
130
return
this.status;
131
}
132
133
/**
134
* The Response Body,
if
present.
Callers
5
followRedirectsIsFalse
Method · 0.95
notFollowRedirectIsRespected
Method · 0.95
errorReading
Method · 0.45
errorStatus
Method · 0.45
build
Method · 0.45
Calls
no outgoing calls
Tested by
2
followRedirectsIsFalse
Method · 0.76
notFollowRedirectIsRespected
Method · 0.76