Ticket #306 (defect)
Opened 3 years ago
Last modified 3 years ago
Just a few errors
Status: closed (fixed)
| Reported by: | Alef | Assigned to: | rdelon |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | CherryPy documentation | Keywords: | |
| Cc: |
In section: 3.3.2. cherrypy.request You have two times repeated the description for the cherrypy.request.remoteAddr attribute.
In section: 3.4.1.4. encodingfilter The encodingfilter can be configured to automatically outgoing responses. Should be: The encodingfilter can be configured to automatically encode outgoing responses.
In section: 3.4.1.9. tidyfilter
The staticfilter has the following configuration options:
s/staticfilter/tidyfilter
Change History
09/23/05 17:32:25: Modified by fumanchu
- status changed from new to closed.
- resolution set to fixed.


Fixed in [674]