MCPcopy Create free account
hub / github.com/devfeel/dotweb / Redirect

Method Redirect

context.go:63–63  ·  view source on GitHub ↗
(code int, targetUrl string)

Source from the content-addressed store, hash-verified

61 End()
62 IsEnd() bool
63 Redirect(code int, targetUrl string) error
64 QueryString(key string) string
65 QueryInt(key string) int
66 QueryInt64(key string) int64

Callers 3

ServeHTTPMethod · 0.65
RedirectMethod · 0.65
mainFunction · 0.65

Implementers 1

HttpContextcontext.go

Calls

no outgoing calls

Tested by

no test coverage detected