Ticket #5379 enhancement new
Create new Resource traversal model
| Reported by: | itamar | Owned by: | acapnotic |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web | Keywords: | |
| Cc: | exarkun, glyph, zooko@…, keturn@…, jonathanj, christian@… | Branch: |
branches/new-resource-5379-2
(diff, github, buildbot, log) |
| Author: | itamarst | Launchpad Bug: |
Description (last modified by itamar) (diff)
This is step 1 from WebResourceImprovements.
New resource model allowing consuming multiple path segments. In particular, return a Response object from render that has response code, headers, and IBodyProducer. The new resource will be default for twisted.web, and old resources will have backwards compatibility layer.
This will have the minimal possible feature set; fancier features like render_* dispatching, OPTIONS support, etc. can be done as separate tickets.
Change History
Note: See
TracTickets for help on using
tickets.
