MCPcopy Create free account
hub / github.com/dolanor/rip / ErrorSourceHeader

Method ErrorSourceHeader

error.go:96–96  ·  view source on GitHub ↗

ErrorSourceHeader returns the request header name that is creating the error. e.g.: "X-App-My-Header" for an HTTP request with this header

()

Source from the content-addressed store, hash-verified

94 //
95 // e.g.: "X-App-My-Header" for an HTTP request with this header
96 ErrorSourceHeader() string
97}
98
99// ErrorSourcePointer allows for a user to document the query parameter that is creating the error.

Callers 1

extractErrorSourceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected