| |
Methods defined here:
- parseURLEncoded(self, request, content_length=None)
- parseURLEncodedString(self, body)
Static methods defined here:
- __new__(cls, request)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __weakref__ = <attribute '__weakref__' of 'Form' objects>
- list of weak references to the object (if defined)
- keepBlankValues = 0
- maxContentLength = 1048576
- requireContentLength = 1
|