|
17188eb870
|
feat: add compatiblity with Express's router middleware
|
2025-01-01 21:55:32 +01:00 |
|
|
c0c69246d2
|
fix: correct the error message about the path not being a string in the router pass-through function
|
2025-01-01 21:33:59 +01:00 |
|
|
61e09642e5
|
fix: change the condition for selecting the path function for pass-throughs
|
2025-01-01 21:15:30 +01:00 |
|
|
39a799ba08
|
docs: clarify that paths begin with "/"
|
2025-01-01 21:11:20 +01:00 |
|
|
db5c598a81
|
fix: fix the pass route not work with paths ending with "/"
|
2025-01-01 21:10:09 +01:00 |
|
|
f7a6bc4f6a
|
docs: add note about request URL not being rewritten in SVRouter
|
2025-01-01 21:04:22 +01:00 |
|
|
87a57d8c8b
|
test: add the log facilities and configuration pass-through test
|
2025-01-01 20:27:55 +01:00 |
|
|
96f96424b6
|
docs: improve the description for the "router.pass" function
|
2025-01-01 20:23:19 +01:00 |
|
|
1af92e8281
|
feat: add the support for chained route and pass-through addition methods
|
2025-01-01 20:22:49 +01:00 |
|
|
80ec67d096
|
feat: add the support for routes for all HTTP methods
|
2025-01-01 20:12:11 +01:00 |
|
|
d2f413c114
|
fix: correct the Git repository URL
|
2025-01-01 18:14:52 +01:00 |
|
|
acbf714fc4
|
chore: init
|
2025-01-01 18:09:15 +01:00 |
|