<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prado/framework/Web/THttpRequest.php, branch 3.0.0</title>
<subtitle>Fork of Prado PHP framework
</subtitle>
<id>https://emkael.info/cgit/prado/atom?h=3.0.0</id>
<link rel='self' href='https://emkael.info/cgit/prado/atom?h=3.0.0'/>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/'/>
<updated>2006-05-01T15:32:11Z</updated>
<entry>
<title>Fixed an issue about appending SID in the constructed URL.</title>
<updated>2006-05-01T15:32:11Z</updated>
<author>
<name>xue</name>
<email></email>
</author>
<published>2006-05-01T15:32:11Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=898d9d86fede3805340298e373d517e2a2314fc6'/>
<id>urn:sha1:898d9d86fede3805340298e373d517e2a2314fc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changelog (marcus): </title>
<updated>2006-05-01T13:51:23Z</updated>
<author>
<name>marcus</name>
<email></email>
</author>
<published>2006-05-01T13:51:23Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=bebd625800fd46a21890d6fae8e3375d42bfdb6a'/>
<id>urn:sha1:bebd625800fd46a21890d6fae8e3375d42bfdb6a</id>
<content type='text'>
Added support for array values to be passed through the uri when using the 'path' UriFormat. This allows a uri to be constructed with a format of domain.com/page/Home/var[]/1/var[]/3 if needed. A call to $this-&gt;Request-&gt;itemAt('var') in this case would return an array of array('1','3');. At the moment, only single dimension arrays are supported. </content>
</entry>
<entry>
<title>Fixed #111.</title>
<updated>2006-04-01T14:57:03Z</updated>
<author>
<name>xue</name>
<email></email>
</author>
<published>2006-04-01T14:57:03Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=2febfa7d8b152ff8d540242bec354c92c9f2f73c'/>
<id>urn:sha1:2febfa7d8b152ff8d540242bec354c92c9f2f73c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a new parameter to constructUrl() for encoding GET parameters.</title>
<updated>2006-03-23T12:11:49Z</updated>
<author>
<name>xue</name>
<email></email>
</author>
<published>2006-03-23T12:11:49Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=502ef5c173b2ca1220725d9814022102ea5dd749'/>
<id>urn:sha1:502ef5c173b2ca1220725d9814022102ea5dd749</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added name-based cookie retrieval.</title>
<updated>2006-03-05T04:00:52Z</updated>
<author>
<name>xue</name>
<email></email>
</author>
<published>2006-03-05T04:00:52Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=8c0cc31021515bdc29a6c6ebc44e903acdb0430f'/>
<id>urn:sha1:8c0cc31021515bdc29a6c6ebc44e903acdb0430f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added findCookieByName.</title>
<updated>2006-03-04T22:45:47Z</updated>
<author>
<name>xue</name>
<email></email>
</author>
<published>2006-03-04T22:45:47Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=8f832dcba3ca846b5ef22cb8c4b3168d744f5418'/>
<id>urn:sha1:8f832dcba3ca846b5ef22cb8c4b3168d744f5418</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed a few application API names.</title>
<updated>2006-02-17T18:45:49Z</updated>
<author>
<name>xue</name>
<email></email>
</author>
<published>2006-02-17T18:45:49Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=54598910eaa729dd2b9a936efc03b1c5b85b4954'/>
<id>urn:sha1:54598910eaa729dd2b9a936efc03b1c5b85b4954</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed a few constructors.</title>
<updated>2006-02-17T05:25:37Z</updated>
<author>
<name>xue</name>
<email></email>
</author>
<published>2006-02-17T05:25:37Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=e1ee81a09e299d5a9bc59ed59b04acfa3a85a935'/>
<id>urn:sha1:e1ee81a09e299d5a9bc59ed59b04acfa3a85a935</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add TApplicationComponent class and adjusted the relevant classes.</title>
<updated>2006-02-17T05:19:25Z</updated>
<author>
<name>xue</name>
<email></email>
</author>
<published>2006-02-17T05:19:25Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=7b38480de52c1d042ea542e2d06913a8c9b645fc'/>
<id>urn:sha1:7b38480de52c1d042ea542e2d06913a8c9b645fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved shortcut methods from TComponent to TControl.</title>
<updated>2006-02-17T04:28:06Z</updated>
<author>
<name>xue</name>
<email></email>
</author>
<published>2006-02-17T04:28:06Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=ae1c1995b2fec431afe7cca23b2697e1bef17baf'/>
<id>urn:sha1:ae1c1995b2fec431afe7cca23b2697e1bef17baf</id>
<content type='text'>
</content>
</entry>
</feed>
