Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ Close
Method
Close
modules/caddyhttp/server.go:1187–1189 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1185
}
1186
1187
func
(r *lengthReader) Close() error {
1188
return
r.Source.Close()
1189
}
1190
1191
// Context keys for HTTP request context values.
1192
const
(
Callers
15
rootCertFromAdmin
Function · 0.45
GetCertificate
Method · 0.45
LoadCertificates
Method · 0.45
Provision
Method · 0.45
Destruct
Method · 0.45
generateZeroSSLEABCredentials
Method · 0.45
CertificateAllowed
Method · 0.45
TestServer_SpaceInHeaderNameReturnsBadRequest
Function · 0.45
Stop
Method · 0.45
Read
Method · 0.45
addHTTPVarsToReplacer
Function · 0.45
TestFileCreationMode
Function · 0.45
Calls
no outgoing calls
Tested by
12
TestServer_SpaceInHeaderNameReturnsBadRequest
Function · 0.36
TestFileCreationMode
Function · 0.36
TestFileRotationPreserveMode
Function · 0.36
TestFileRotationPreserveModeWithUmask
Function · 0.36
TestFileModeModification
Function · 0.36
TestDirMode_Inherit
Function · 0.36
TestDirMode_FromFile
Function · 0.36
TestDirMode_ExplicitOctal
Function · 0.36
TestDirMode_Default0700
Function · 0.36
TestDirMode_UmaskInteraction
Function · 0.36
TestFileCreationMode
Function · 0.36
TestDirMode_Windows_CreateSucceeds
Function · 0.36