MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / parse_header

Function parse_header

Lib/cgi.py:303–321  ·  view source on GitHub ↗

Parse a Content-type like header. Return the main content-type and a dictionary of options.

(line)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

parseFunction · 0.85
parse_multipartFunction · 0.85
__init__Method · 0.85

Calls 6

stripMethod · 0.80
_parseparamFunction · 0.70
nextMethod · 0.45
findMethod · 0.45
lowerMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected