class documentation
class Body: (source)
Undocumented
Method | __bytes__ |
Undocumented |
Method | __str__ |
Undocumented |
Method | get |
Prepare the initial command response for a Fetch BODY request. Interpret the Fetch request from the client and return the appropriate response based on RFC 3501. This is not the body itself of the response, merely the section of the first response line that describes the body part. |
Class Variable | empty |
Undocumented |
Class Variable | header |
Undocumented |
Class Variable | mime |
Undocumented |
Class Variable | part |
Undocumented |
Class Variable | partial |
Undocumented |
Class Variable | partial |
Undocumented |
Class Variable | peek |
Undocumented |
Class Variable | text |
Undocumented |
Class Variable | type |
Undocumented |