Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ SetStreamResponseBody
Method
SetStreamResponseBody
client/transport.go:37–37 ·
view source on GitHub ↗
(enable bool)
Source
from the content-addressed store, hash-verified
35
Client() any
36
StreamResponseBody() bool
37
SetStreamResponseBody(enable bool)
38
}
39
40
// standardClientTransport adapts fasthttp.Client to the httpClientTransport
Callers
9
Test_StandardClientTransport_StreamResponseBody
Function · 0.65
Test_HostClientTransport_StreamResponseBody
Function · 0.65
Test_LBClientTransport_StreamResponseBody
Function · 0.65
Test_httpClientTransport_Interface
Function · 0.65
Test_Response_BodyStream
Function · 0.65
Test_Response_IsStreaming
Function · 0.65
Test_Response_Save_Streaming
Function · 0.65
Test_Client_StreamResponseBody
Function · 0.65
SetStreamResponseBody
Method · 0.65
Implementers
5
standardClientTransport
client/transport.go
hostClientTransport
client/transport.go
lbClientTransport
client/transport.go
blockingErrTransport
client/core_test.go
panicTransport
client/core_test.go
Calls
no outgoing calls
Tested by
8
Test_StandardClientTransport_StreamResponseBody
Function · 0.52
Test_HostClientTransport_StreamResponseBody
Function · 0.52
Test_LBClientTransport_StreamResponseBody
Function · 0.52
Test_httpClientTransport_Interface
Function · 0.52
Test_Response_BodyStream
Function · 0.52
Test_Response_IsStreaming
Function · 0.52
Test_Response_Save_Streaming
Function · 0.52
Test_Client_StreamResponseBody
Function · 0.52