Ticket #6181 defect closed fixed
`content` attribute of HTTP requests is not documented anywhere
| Reported by: | itamar | Owned by: | exarkun |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web | Keywords: | documentation |
| Cc: | jknight | Branch: | branches/request.content-6181 |
| Author: | exarkun | Launchpad Bug: |
Description
If you want to access the body of e.g. a POST, you do so with content attribute of the twisted.web.server.Request instance. This attribute is not, however, documented in the API docs, nor is it mentioned in the "Using Twisted Web" or "Twisted Web in 60 Seconds" howtos.
Change History
Note: See
TracTickets for help on using
tickets.
