MCPcopy Create free account
hub / github.com/kataras/iris / StatusCode

Method StatusCode

context/response_writer.go:43–43  ·  view source on GitHub ↗

StatusCode returns the status code header value.

()

Source from the content-addressed store, hash-verified

41
42 // StatusCode returns the status code header value.
43 StatusCode() int
44
45 // Written should returns the total length of bytes that were being written to the client.
46 // In addition iris provides some variables to help low-level actions:

Callers 15

ServeHTTPMethod · 0.65
ServeHTTPMethod · 0.65
TestFlashMessagesFunction · 0.65
MakeFilterFunction · 0.65
secretFunction · 0.65
NewAppFunction · 0.65
newAppFunction · 0.65
mainFunction · 0.65
writeHeadersMethod · 0.65
AddMethod · 0.65
CreateMethod · 0.65
UpdateMethod · 0.65

Implementers 1

responseWritercontext/response_writer.go

Calls

no outgoing calls

Tested by 9

TestFlashMessagesFunction · 0.52
DispatchMethod · 0.52
PreflightMethod · 0.52
GetCtxMethod · 0.52
TestOnAnyErrorCodeFunction · 0.52
TestPartyOnErrorCodeFunction · 0.52
TestRegisterRuleOverlapFunction · 0.52
TestSwitchHostsFunction · 0.52