Commit Graph

66 Commits

Author SHA1 Message Date
mdomba
6dac47b789 (Fixes issue 2929) added forceDownload to xSendFile options 2011-11-04 18:24:38 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
mdomba
8cec50f263 2011-10-17 13:09:08 +00:00
mdomba
21882a111b (Reverted r3412 - regarding issue 2859) 2011-10-17 10:21:58 +00:00
mdomba
5ea7f5f294 (Fixes issue 2859) getIsSecureConnection() now checks SERVER_PORT in case HTTPS is not set for SSL connections 2011-10-10 10:40:33 +00:00
alexander.makarow
54b8aef803 (Fixes issue 2822) Fixed warning when "Host:" isn't present or is empty in HTTP request headers 2011-09-26 22:29:27 +00:00
alexander.makarow
8386b948e0 Documented CHttpRequest accessors with @property for better IDE autocomplete 2011-09-23 15:03:27 +00:00
mdomba
b32cc23307 (Rollback r3365 and r3367) invalid fix 2011-08-04 07:55:11 +00:00
alexander.makarow
b5c6777323 (Fixes issue 2334) CHttpRequest::getPathInfo() now properly decodes both UTF-8 and ISO-8859-1 encoded URIs 2011-07-08 23:18:18 +00:00
alexander.makarow
b029edc533 CHttpRequest.sendFile() gives incorrect content length when output_handler is enabled through code or non output_handler directive 2011-07-04 21:14:17 +00:00
qiang.xue
5abacbdafd 2011-03-12 13:22:11 +00:00
qiang.xue
1d78baa6f7 (Fixes issue 2024) 2011-03-12 02:48:48 +00:00
alexander.makarow
2ab981b454 reverted method chaining support 2011-02-24 16:42:44 +00:00
alexander.makarow
75041e8620 Chained calls are now possible for most framework class setters and methods not returning a value 2011-02-23 20:20:28 +00:00
qiang.xue
8ee9f20e36 2011-02-14 18:01:29 +00:00
qiang.xue
27e25904d6 (Fixes issue 2097) 2011-02-14 17:04:09 +00:00
mdomba
0a2d154d57 xSendFile() doc fix 2011-01-11 08:04:05 +00:00
mdomba
d746b7d893 xSendFile() fixed doc 2011-01-07 10:26:58 +00:00
qiang.xue
bf04aa13de 2011-01-06 19:15:16 +00:00
mdomba
e919b66726 xSendFile() added Yii::app()->end 2011-01-06 19:02:47 +00:00
mdomba
88f37764cb cleaned comments 2011-01-06 18:55:02 +00:00
mdomba
1be0200295 (Fixes issue 1909) Added CHttpRequest->xSendFile() 2011-01-06 18:48:53 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
mdomba
15e94ba6b3 Added documentations that goes to the method summary table... 2010-12-29 12:30:50 +00:00
keyboard.idol@gmail.com
04cb38d190 Updated link to csrf.pdf in CHttpRequest 2010-12-11 22:07:20 +00:00
alexander.makarow
2b9b0eec43 (Fixes issue 1819) CHttpRequest::getPathInfo() now respects encoded characters 2010-11-27 18:34:52 +00:00
qiang.xue
178dfdf1a5 (Fixes issue 1625) 2010-11-02 20:35:59 +00:00
qiang.xue
c1f573cf1f (Fixes issue 1659) 2010-11-01 22:57:10 +00:00
alexander.makarow
1721692b47 CCookieCollection API doc corrections 2010-10-31 22:09:15 +00:00
alexander.makarow
562944103b CHttpRequest API typo fix 2010-10-31 18:16:08 +00:00
qiang.xue
713eb751ac Improved CHttpRequest::sendFile() to avoid timeout errors caused by long file downloading time 2010-10-27 14:54:22 +00:00
qiang.xue
fb48e26a04 Fixed the bug that some HTTP requests may cause a PHP notice complaining HTTP_HOST undefined in CHttpRequest 2010-10-24 22:08:06 +00:00
keyboard.idol@gmail.com
d2c18da832 (Fixes issue 1618) 2010-09-23 18:52:56 +00:00
mdomba
3e27374d6a Fixed some typos in PHPdoc 2010-09-23 14:14:20 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
d0de56cb2d (Fixes issue 1598) 2010-09-19 17:02:26 +00:00
qiang.xue
38aa6daf19 2010-07-21 14:08:46 +00:00
qiang.xue
edf6e2936e (Fixes issue 1309) 2010-07-20 17:30:00 +00:00
qiang.xue
ecdbc61d9c (Fixes issue 1283) 2010-06-07 17:58:21 +00:00
qiang.xue
c707aa0445 (Fixes issue 963) 2010-02-26 23:13:40 +00:00
qiang.xue
54a24afe66 merge from 1.0 2010-02-20 03:22:45 +00:00
qiang.xue
4aa9c42bc0 (Fixes issue 944) 2010-02-19 22:05:57 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
59aa3df62b merge from 1.0 2009-08-06 20:00:34 +00:00
qiang.xue
5c23ad3bf8 merge from 1.0 2009-07-04 17:56:59 +00:00
qiang.xue
c7a996249b merge from 1.0 2009-05-06 03:36:09 +00:00
qiang.xue
a2d8907c6a merge from 1.0 2009-04-05 21:36:33 +00:00
qiang.xue
c634335db9 merge from 1.0 2009-03-23 15:31:21 +00:00
qiang.xue
f7bb9227f3 merge from 1.0 2009-03-20 17:31:09 +00:00
qiang.xue
7e9bf1e5ae merge from 1.0 2009-02-04 20:51:13 +00:00