MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-578846.py

File recipe-578846.py

recipes/Python/578846_Composing_POSTable_HTTP_request/recipe-578846.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# -*- coding: utf-8 -*-
3'''
4uploadform.py - A simple/minimalist yet flexible helper module to construct a POSTable mime

Callers

nothing calls this directly

Calls 10

UploadFormClass · 0.85
strFunction · 0.85
add_headerMethod · 0.80
get_request_headersMethod · 0.80
openFunction · 0.50
joinMethod · 0.45
add_fieldMethod · 0.45
requestMethod · 0.45
readMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected