Ticket #491 (defect)
Opened 3 years ago
Last modified 3 years ago
Request object remoteAddr, remotePort and remoteHost underscore versions in cp2.2rc1
Status: closed (fixed)
| Reported by: | anonymous | Assigned to: | rdelon |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2-final |
| Component: | CherryPy code | Keywords: | remoteAddr remotePort remoteHost remote_addr remote_port remote_host |
| Cc: |
The request object doesn't have the underscore equivalents to remoteAddr, remotePort and remoteHost, as is specified in the documentation for cp2.2rc1... There should be remote_addr, remote_port and remote_host attributes...
tweekgeek, jkassemi@gmail.com
Change History
03/16/06 21:19:18: Modified by dowski
- status changed from new to closed.
- resolution set to fixed.
- milestone changed from 2.2-rc1 to 2.2-final.


Fixed in [1010].