Qiang Xue
d19446ba10
Minor adjustment of Response::redirect()
12 years ago
Carsten Brandt
e5d8e4adcb
fixed usage of renamed method in Response
12 years ago
Carsten Brandt
a0762e7d29
API consistency in Response class
...
use `getIs...` instead of `is...` to allow these methods to be used as
virtual properties.
This is forconsistency to the rest of the framework.
Only methods that take parameters may be named `is...`.
12 years ago
Carsten Brandt
95bfd82524
removed unnecessary defaul value from Response
12 years ago
Qiang Xue
47655843a7
Adjusted parameter order.
12 years ago
Qiang Xue
ad218c6719
moved HttpException to web.
12 years ago
Qiang Xue
f14774dfb6
Fixes issue #276 : Enable Response::sendFile() to operate on resources
12 years ago
Qiang Xue
9806563f7f
Minor refactoring.
12 years ago
Qiang Xue
22053cdc60
Response::sendStream WIP
12 years ago
Qiang Xue
0656b8751f
doc cleanup
12 years ago
Qiang Xue
ef5afef7b2
Fixed test break.
12 years ago
Qiang Xue
f2d477dce6
Response WIP
12 years ago
Qiang Xue
3833d62f00
Response WIP
12 years ago
Qiang Xue
b14bb52cdd
Fixed status text.
12 years ago
Qiang Xue
ba0da059da
response WIP
12 years ago
Qiang Xue
bf05ee2942
Response WIP.
12 years ago
Revin Roman
2239dd7334
Fix new method name "getIsAjax" and fix web application class name in logger
12 years ago
Qiang Xue
6d999ab3dc
Response WIP
12 years ago
Qiang Xue
f72105166c
reorganized the main repo to satisfy PSR-0.
12 years ago
Carsten Brandt
285a45520c
fixed auth manager unit test to not expect generic exception
...
This is not allowed by phpunit as a test may not fail anymore
12 years ago
Ragazzo
1f3f661292
fixed range requests, tests improved
12 years ago
Carsten Brandt
a2c6d22124
refactored web/Response::sendFile()
...
- better throw http exception on not satisfiable range request
- constitent header names
- fixed range end when range request is to the end
- added unit test
related to #275 , fixes #148
12 years ago
Ragazzo
959cff3e9b
string helper fixed, mime-type reverted
12 years ago
Ragazzo
04563cb76a
code style fix
12 years ago
Ragazzo
ba31ee618f
partial response added, new code-style applied
12 years ago
resurtm
5575f53657
CS fixes.
12 years ago
Qiang Xue
0d814fa523
Moved "framework" to "iii".
12 years ago
Qiang Xue
147b3155c8
Added contact page. Fixed various form bugs.
12 years ago
Alexander Makarov
4db5041d66
removed metions of 1.1
12 years ago
Qiang Xue
c0d0d1dc35
Finished User.
12 years ago
Qiang Xue
6aa86712e2
User WIP
12 years ago
Qiang Xue
1fbf81be57
User WIP.
12 years ago
Qiang Xue
884977a724
renamed util to helpers.
12 years ago
Qiang Xue
4fdaab3560
updated file header.
12 years ago
Qiang Xue
4d6b3ddb9d
request wip
12 years ago
Qiang Xue
1536a6828a
cookie, request, response WIP
12 years ago
Qiang Xue
8e05e6e62d
changed copyright line.
12 years ago
Qiang Xue
89b578259e
web request/response WIP
12 years ago
Qiang Xue
72ff81f73d
Web WIP
12 years ago