MCPcopy 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

hasHeadersMethod · 0.45
hasNoHeaderNamedMethod · 0.45
toFeignResponseMethod · 0.45
toFeignResponseMethod · 0.45
builderMethod · 0.45
createMethod · 0.45
convertResponseMethod · 0.45

Calls

no outgoing calls

Tested by 4

hasHeadersMethod · 0.36
hasNoHeaderNamedMethod · 0.36
builderMethod · 0.36
createMethod · 0.36