Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pallets/werkzeug
/ Epilogue
Class
Epilogue
src/werkzeug/sansio/multipart.py:43–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
42
@dataclass(frozen=True)
43
class
Epilogue(Event):
44
data: bytes
45
46
47
class
NeedData(Event):
Callers
4
test_decoder_simple
Function · 0.90
test_empty_field
Function · 0.90
stream_encode_multipart
Function · 0.85
next_event
Method · 0.85
Calls
no outgoing calls
Tested by
3
test_decoder_simple
Function · 0.72
test_empty_field
Function · 0.72
stream_encode_multipart
Function · 0.68