MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / SetOk

Method SetOk

internal/nodes/http_writer.go:954–956  ·  view source on GitHub ↗

SetOk 设置成功

()

Source from the content-addressed store, hash-verified

952
953// SetOk 设置成功
954func (this *HTTPWriter) SetOk() {
955 this.isOk = true
956}
957
958// Close 关闭
959func (this *HTTPWriter) Close() {

Callers 7

doRootMethod · 0.80
doShutdownMethod · 0.80
doPageLookupMethod · 0.80
doFastcgiMethod · 0.80
doCacheReadMethod · 0.80
doOriginRequestMethod · 0.80
doURLMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected