[ http://issues.apache.org/jira/browse/MODPYTHON-152?page=all ]
Work on MODPYTHON-152 started by Graham Dumpleton
> req.main/prev from subrequest should yield true Python request object.
> --
>
> Key: MODPYTHON
[ http://issues.apache.org/jira/browse/MODPYTHON-152?page=all ]
Graham Dumpleton resolved MODPYTHON-152:
Fix Version: 3.3
Resolution: Fixed
> req.main/prev from subrequest should yield true Python request object.
> -
[ http://issues.apache.org/jira/browse/MODPYTHON-108?page=all ]
Graham Dumpleton reassigned MODPYTHON-108:
--
Assign To: Graham Dumpleton (was: Jim Gallacher)
> Let Cookie support new HttpOnly property to prevent cross-site cookie stealing
>
[ http://issues.apache.org/jira/browse/MODPYTHON-108?page=all ]
Work on MODPYTHON-108 started by Graham Dumpleton
> Let Cookie support new HttpOnly property to prevent cross-site cookie stealing
> --
>
>
[ http://issues.apache.org/jira/browse/MODPYTHON-108?page=all ]
Graham Dumpleton resolved MODPYTHON-108:
Fix Version: 3.3
Resolution: Fixed
At the technical level, it appears to mark up cookie as it is meant to. Thus
change has been co