Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ size
Method
size
mock/src/main/java/feign/mock/RequestHeaders.java:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
public
int
size() {
82
return
headers.size();
83
}
84
85
public
int
sizeOf(String key) {
86
if
(!headers.containsKey(key)) {
Callers
15
shouldCreateEmptyRequestHeaders
Method · 0.95
shouldCreateRequestHeadersFromHeadersMap
Method · 0.95
testConvertAndSendWithAcceptEncoding
Method · 0.45
redirectionInterceptorCollection
Method · 0.45
hasQueryParams
Method · 0.45
hasHeaders
Method · 0.45
removeValues
Method · 0.45
toArray
Method · 0.45
addQueryMapQueryParameters
Method · 0.45
hasNext
Method · 0.45
preloadCache
Method · 0.45
classModeInstantiation
Method · 0.45
Calls
no outgoing calls
Tested by
15
shouldCreateEmptyRequestHeaders
Method · 0.76
shouldCreateRequestHeadersFromHeadersMap
Method · 0.76
testConvertAndSendWithAcceptEncoding
Method · 0.36
redirectionInterceptorCollection
Method · 0.36
hasQueryParams
Method · 0.36
hasHeaders
Method · 0.36
preloadCache
Method · 0.36
classModeInstantiation
Method · 0.36
process
Method · 0.36
queryMap
Method · 0.36
submitRepeatableFormParam
Method · 0.36
testUpload
Method · 0.36