index
:
windmark
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
router.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(router): expose response to post-route callback
v0.2.5
Fuwn
2023-03-31
1
-3
/
+4
*
feat(router): generalize all strings
Fuwn
2023-03-31
1
-16
/
+26
*
refactor(router): change response-related setters
Fuwn
2023-03-30
1
-6
/
+10
*
docs: fix old response documentation
Fuwn
2023-03-30
1
-7
/
+7
*
feat: overhaul response system
Fuwn
2023-03-30
1
-39
/
+33
*
feat(router): modify content from post-route callback
Fuwn
2023-03-29
1
-37
/
+39
*
refactor(returnable): unify callback context
Fuwn
2023-03-29
1
-8
/
+14
*
deps: bump tokio and tokio-openssl to latest
Fuwn
2023-03-21
1
-14
/
+32
*
style(router.rs): clippy lints
Fuwn
2023-02-04
1
-32
/
+13
*
feat: drop rust nightly requirement!!!
v0.1.20
Fuwn
2022-07-31
1
-32
/
+21
*
feat(response): success with mime response
v0.1.19
Fuwn
2022-07-09
1
-3
/
+7
*
feat(response): always allow explicit mime specification
v0.1.17
Fuwn
2022-07-09
1
-7
/
+3
*
refactor(router): remove useless clones
Fuwn
2022-06-13
1
-2
/
+1
*
feat(router): allow access to client certs
Fuwn
2022-06-13
1
-15
/
+33
*
refactor: fix qualifications
Fuwn
2022-06-13
1
-10
/
+4
*
refactor(router): move router to seperate file
Fuwn
2022-06-01
1
-0
/
+769