MCPcopy Create free account
hub / github.com/1buran/rHttp / Value

Method Value

fileinput.go:61–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59}
60
61func (f *FileInput) Value() string {
62 return f.widget.Value()
63}
64
65func (f *FileInput) Reset() {
66 f.widget.Reset()

Callers 14

UpdateMethod · 0.80
correctHeaderFunction · 0.80
delReqHeaderMethod · 0.80
setReqHeaderMethod · 0.80
delReqParamMethod · 0.80
setReqParamMethod · 0.80
delReqCookieMethod · 0.80
setReqCookieMethod · 0.80
delReqFormMethod · 0.80
setReqFormMethod · 0.80
setReqMethodMethod · 0.80
setReqUrlPathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected