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

Method set_boundary

Lib/email/message.py:702–745  ·  view source on GitHub ↗

Set the boundary parameter in Content-Type to 'boundary'. This is subtly different than deleting the Content-Type header and adding a new one with a new boundary parameter via add_header(). The main difference is that using the set_boundary() method preserves the or

(self, boundary)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 4

_get_params_preserveMethod · 0.95
lowerMethod · 0.45
appendMethod · 0.45
joinMethod · 0.45