Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ getCharset
Method
getCharset
mock/src/main/java/feign/mock/RequestKey.java:132–134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
130
}
131
132
public
Charset getCharset() {
133
return
charset;
134
}
135
136
public
byte[] getBody() {
137
return
body;
Callers
2
builder
Method · 0.45
create
Method · 0.45
Calls
no outgoing calls
Tested by
2
builder
Method · 0.36
create
Method · 0.36