| Home | Trees | Index | Help |
|
|---|
| Package dpkt :: Module http |
|
Hypertext Transfer Protocol.
| Classes | |
|---|---|
Message |
Hypertext Transfer Protocol headers + body. |
Request |
Hypertext Transfer Protocol Request. |
Response |
Hypertext Transfer Protocol Response. |
| Function Summary | |
|---|---|
Return HTTP body parsed from a file object, given HTTP header dict. | |
Return dict of HTTP headers parsed from a file object. | |
| Function Details |
|---|
parse_body(f, headers)Return HTTP body parsed from a file object, given HTTP header dict. |
parse_headers(f)Return dict of HTTP headers parsed from a file object. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Oct 1 11:24:14 2006 | http://epydoc.sf.net |