MCPcopy Create free account
hub / github.com/CrashedBboy/Quick_SLPK_Server / forms

Method forms

bottlepy/bottle.py:1246–1255  ·  view source on GitHub ↗

Form values parsed from an `url-encoded` or `multipart/form-data` encoded POST or PUT request body. The result is returned as a :class:`FormsDict`. All keys and values are strings. File uploads are stored separately in :attr:`files`.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

FormsDictClass · 0.85
allitemsMethod · 0.80

Tested by

no test coverage detected