Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ getHeaders
Method
getHeaders
mock/src/main/java/feign/mock/RequestKey.java:128–130 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
}
127
128
public
RequestHeaders getHeaders() {
129
return
headers;
130
}
131
132
public
Charset getCharset() {
133
return
charset;
Callers
7
hasHeaders
Method · 0.45
hasNoHeaderNamed
Method · 0.45
toFeignResponse
Method · 0.45
toFeignResponse
Method · 0.45
builder
Method · 0.45
create
Method · 0.45
convertResponse
Method · 0.45
Calls
no outgoing calls
Tested by
4
hasHeaders
Method · 0.36
hasNoHeaderNamed
Method · 0.36
builder
Method · 0.36
create
Method · 0.36