MCPcopy
hub / github.com/pallets/werkzeug / http.py

File http.py

src/werkzeug/http.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import email.utils
4import re

Callers

nothing calls this directly

Calls 2

compileMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected