949dda5fdb
tagged tests with @group tags
2013-09-14 12:49:47 +02:00
3ec9553654
Fixed test break.
2013-06-15 15:54:26 -04:00
ad218c6719
moved HttpException to web.
2013-06-10 17:08:26 -04:00
f14774dfb6
Fixes issue #276 : Enable Response::sendFile() to operate on resources
2013-06-10 16:37:35 -04:00
ef5afef7b2
Fixed test break.
2013-06-09 10:32:29 -04:00
b455f2c97a
Fixed test break.
2013-06-07 08:08:40 -04:00
1f3f661292
fixed range requests, tests improved
2013-05-16 17:47:22 +04:00
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
2013-05-15 20:39:23 +02:00