MCPcopy
hub / github.com/danielgtaylor/huma / AppendHeader

Method AppendHeader

api.go:123–123  ·  view source on GitHub ↗

AppendHeader appends the given value to the given header.

(name, value string)

Source from the content-addressed store, hash-verified

121
122 // AppendHeader appends the given value to the given header.
123 AppendHeader(name, value string)
124
125 // BodyWriter returns the response body writer.
126 BodyWriter() io.Writer

Callers 3

TestContextFunction · 0.95
TransformMethod · 0.65
RegisterFunction · 0.65

Implementers 11

fiberV2Wrapperadapters/humafiber/humafiber_v2.go
fiberWrapperadapters/humafiber/humafiber.go
bunContextadapters/humabunrouter/humabunrouter.g
bunCompatContextadapters/humabunrouter/humabunrouter.g
goContextadapters/humaflow/humaflow.go
gmuxContextadapters/humamux/humamux.go
ginCtxadapters/humagin/humagin.go
echoCtxadapters/humaecho/humaecho.go
httprouterContextadapters/humahttprouter/humahttprouter
goContextadapters/humago/humago.go
chiContextadapters/humachi/humachi.go

Calls

no outgoing calls

Tested by 1

TestContextFunction · 0.76