Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ codecPost
Method
codecPost
core/src/test/java/feign/FeignBuilderTest.java:475–475 ·
view source on GitHub ↗
(String data)
Source
from the content-addressed store, hash-verified
473
String queryMapEncoded(@QueryMap Object object);
474
475
@RequestLine(
"POST /"
)
476
Response codecPost(String data);
477
478
@RequestLine(
"POST /"
)
Callers
7
defaults
Method · 0.95
urlPathConcatUrlTrailingSlash
Method · 0.95
provideRequestInterceptors
Method · 0.95
provideInvocationHandlerFactory
Method · 0.95
client
Method · 0.95
encoder
Method · 0.95
decoder
Method · 0.95
Calls
no outgoing calls
Tested by
7
defaults
Method · 0.76
urlPathConcatUrlTrailingSlash
Method · 0.76
provideRequestInterceptors
Method · 0.76
provideInvocationHandlerFactory
Method · 0.76
client
Method · 0.76
encoder
Method · 0.76
decoder
Method · 0.76