Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ streamPost
Method
streamPost
core/src/test/java/feign/FeignBuilderTest.java:490–490 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
488
Optional<String> optionalContent();
489
490
@RequestLine(
"POST /"
)
491
Stream<String> streamPost();
492
493
@RequestLine(value =
"GET /api/queues/{vhost}"
, decodeSlash = false)
Callers
2
dismiss404
Method · 0.95
decode204
Method · 0.95
Calls
no outgoing calls
Tested by
2
dismiss404
Method · 0.76
decode204
Method · 0.76