Mercurial > pub > Impl
view _test/Resources/person_info.xml @ 95:67eb8eaec3d4
Added a security authority property to the Context and Security classes
Added a WriteResponse method to the SecureCookie class
Added a setCookie method to the Response class
author | wizard |
---|---|
date | Thu, 29 Apr 2010 02:21:27 +0400 |
parents | 16ada169ca75 |
children | d1676be8afcc |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <personInfo> <firstName>Norman</firstName> <lastName>Freeman</lastName> <address> <street>hellroad</street> <line>1</line> </address> </personInfo>