Ticket #86 (closed enhancement: fixed)
Implements a new http header system, with one class per header
| Reported by: | serialseb | Owned by: | serialseb |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.1 Beta 1 |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| Time remaining: | 1d | Blocked By: | |
| Time spent: | 1d | Time planned: | 1d |
| Blocking: |
Description
This is all about making http compliance easier.
- Refactor the existing headers to adopt a one class per header model.
- Change the way headers are written, with a mapping in each hosting environment between header and writing action. This is important for redirecting certain header values to host-specific APIs (content-length etc).
- Create classes for all http headers defined in RFC2616
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
