BookStack/app/Http
Dan Brown 91d8d6eaaa
Range requests: Added test cases to cover functionality
Fixed some found issues in the process.
2024-01-14 15:50:00 +00:00
..
Middleware Middlware: Prevented caching of all app requests 2023-10-23 13:32:15 +01:00
ApiController.php
Controller.php URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00:00
DownloadResponseFactory.php Range requests: Added basic HTTP range support 2024-01-07 20:34:03 +00:00
HttpClientHistory.php
HttpRequestService.php
Kernel.php Middlware: Prevented caching of all app requests 2023-10-23 13:32:15 +01:00
RangeSupportedStream.php Range requests: Added test cases to cover functionality 2024-01-14 15:50:00 +00:00
Request.php