Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/webpy/webpy
/ end_headers
Method
end_headers
web/httpserver.py:196–197 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
194
self.headers.append((name, value))
195
196
def
end_headers(self):
197
pass
198
199
def
log_message(*a):
200
pass
Callers
1
wsgi_write_data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected