Branch | Commit message | Author | Age | |
---|---|---|---|---|
apprentice | Write tests for `parse-cookies' procedure. | W. Kosior | 5 months | |
Age | Commit message | Author | ||
2024-07-23 | Write tests for `parse-cookies' procedure.HEADapprentice | W. Kosior | ||
2024-07-23 | Add `parse-cookies' procedure. | W. Kosior | ||
2024-07-23 | Test `parse-multipart/form-data' procedure. | W. Kosior | ||
2024-07-23 | Add `parse-multipart/form-data' procedure. | W. Kosior | ||
2024-07-18 | Improve the mechanism of conditions tied to HTTP error codes....Tere's now an extra `&condition-with-http-code' type that can be raised to trigger an appropriate HTTP response. This is meant to be used for all HTTP codes other than those few that have their own condition types. | W. Kosior | ||
2024-07-18 | Order imports alphabetically. | W. Kosior | ||
2024-01-26 | Rename `normalized-path-string` nested function....This is to decrease the chance of confusion with new, unrelated `normalize-path`. | Wojtek Kosior | ||
2024-01-26 | Normalize resource path in `find-resource-file`....`..` and `.` are now legal as long as long as the path does not reference the resource root directory's parent. | Wojtek Kosior | ||
2024-01-26 | Add `normalize-path` function. | Wojtek Kosior | ||
2024-01-25 | Add tests for `find-resource-file` and exceptions it raises. | Wojtek Kosior | ||
[...] |