MCPcopy
hub / github.com/esm-dev/esm.sh / WriteHeader

Method WriteHeader

web/utils.go:66–67  ·  view source on GitHub ↗
(statusCode int)

Source from the content-addressed store, hash-verified

64}
65
66func (w *dummyResponseWriter) WriteHeader(statusCode int) {
67}
68
69func (w *dummyResponseWriter) Write(b []byte) (int, error) {
70 return len(b), nil

Callers 8

buildUnenvNodeRuntimeFunction · 0.80
ServeHTTPMethod · 0.80
ServeHtmlMethod · 0.80
ServeModuleMethod · 0.80
ServeCSSModuleMethod · 0.80
ServeFrameworkCSSMethod · 0.80
ServeInternalJSMethod · 0.80

Calls

no outgoing calls

Tested by 1