Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ Del
Method
Del
client/request.go:26–26 ·
view source on GitHub ↗
(name string)
Source
from the content-addressed store, hash-verified
24
type
WithStruct
interface
{
25
Add(name, obj string)
26
Del(name string)
27
}
28
29
// bodyType defines the type of request body.
Callers
15
Test_BindError_Sources
Function · 0.65
Test_Bind_Header
Function · 0.65
Test_Bind_Header_Map
Function · 0.65
Test_Bind_Header_Schema
Function · 0.65
Test_Bind_RespHeader
Function · 0.65
Test_Bind_RespHeader_Map
Function · 0.65
Test_Bind_Body
Function · 0.65
Test_Bind_RepeatParserWithSameStruct
Function · 0.65
SendFile
Method · 0.65
Test_Ctx_Accepts
Function · 0.65
Test_Ctx_HeaderHelpers
Function · 0.65
doRedirectsWithClient
Function · 0.65
Calls
no outgoing calls
Tested by
12
Test_BindError_Sources
Function · 0.52
Test_Bind_Header
Function · 0.52
Test_Bind_Header_Map
Function · 0.52
Test_Bind_Header_Schema
Function · 0.52
Test_Bind_RespHeader
Function · 0.52
Test_Bind_RespHeader_Map
Function · 0.52
Test_Bind_Body
Function · 0.52
Test_Bind_RepeatParserWithSameStruct
Function · 0.52
Test_Ctx_Accepts
Function · 0.52
Test_Ctx_HeaderHelpers
Function · 0.52
Test_CSRF_UnsafeHeaderValue
Function · 0.52
Test_Proxy_Do_HTTP_Prefix_URL
Function · 0.52