Bobby
|
414afc7ae6
|
feat: allow specifying root path in serve classes
when used on non-root paths
|
2022-08-23 15:12:25 +07:00 |
|
Bobby Wibowo
|
21ec4a7479
|
fix: 416 status code handling
|
2022-07-31 16:46:35 +07:00 |
|
Bobby Wibowo
|
0598a63989
|
refactor: serve handlers/middlewares
moved shared codes into serveUtils to reduce complexity
|
2022-07-31 16:34:06 +07:00 |
|
Bobby Wibowo
|
b9badcc944
|
fix: ServeStatic ensure forward slashes path
|
2022-07-31 14:06:17 +07:00 |
|
Bobby Wibowo
|
d6020d81ae
|
feat: serveStatic with accept-ranges support
for streaming support
and with conditional GET support
|
2022-07-22 00:01:25 +07:00 |
|
Bobby Wibowo
|
e7a15ecc47
|
feat: custom livedirectory middleware
with conditional gets support
|
2022-07-21 21:13:46 +07:00 |
|