Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-26 | Normalize resource path in `find-resource-file`. | Wojtek Kosior | |
`..` and `.` are now legal as long as long as the path does not reference the resource root directory's parent. | |||
2024-01-26 | Add `normalize-path` function. | Wojtek Kosior | |
2024-01-25 | Add tests for `find-resource-file` and exceptions it raises. | Wojtek Kosior | |
2023-12-19 | Test the values of %current-path and %current-path-string. | Wojtek Kosior | |
2023-12-19 | Allow handlers to only return response body. | Wojtek Kosior | |
2023-12-16 | Facilitate using parameters for endpoint-specific behavior. | Wojtek Kosior | |
2023-12-16 | Initial commit. | Wojtek Kosior | |