Changes between Version 2 and Version 3 of WebResourceImprovements
- Timestamp:
- 01/16/2012 03:40:58 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebResourceImprovements
v2 v3 8 8 The solution is a new resource model, re-using the existing HTTP server. Old resources will be able to be children of new resources. A series of tickets will do the following: 9 9 10 1. Minimal new resource traversal API (#5379). Traversal will not have access to body. 10 1. Minimal new resource traversal API (#5379). Traversal will not have access to body. The current proposal is a (hopefully) improved version of the `locateChild` API used in nevow and web2. 11 11 1. Add support for streaming bodies. 12 12
