Commit graph

31 commits

Author SHA1 Message Date
Rob Wagner
d06b84c98c
Update dependencies 2024-10-18 20:37:16 -04:00
imbolc
386662b0a8 Middleware as tower layer 2024-06-15 17:15:22 +06:00
imbolc
57e3e067b1 Feature 2024-06-15 15:18:49 +06:00
imbolc
cbfe4782d8 Up axum-test 2024-06-15 14:39:07 +06:00
imbolc
693707bdfa Optimize middleware 2024-06-15 14:33:03 +06:00
imbolc
f622f12bba Draft 2024-05-14 15:31:02 +06:00
Rob
c673414685
Merge pull request #19 from imbolc/const-header-names
Typed header names
2024-05-13 18:09:59 -04:00
imbolc
ac71a27a1b Don't forget about api break 2024-05-08 11:11:00 +06:00
imbolc
59a07a1e4a Allow multiple vary headers 2024-05-06 10:41:03 +06:00
Rob Wagner
3ac0d5ac49
Update to v0.5 2023-12-03 15:20:09 -05:00
ItsEthra
f07518d5a2 Fixed docs 2023-12-01 22:46:54 +03:00
ItsEthra
3f23ac7251 Use axum-core,async-trait,http instead of axum 2023-11-30 23:01:19 +03:00
ItsEthra
63efc3ffd5 Generate docs with cfg badges 2023-11-30 18:12:37 +03:00
Rob Wagner
a5928f10a6
Update axum to 0.7 2023-11-27 19:27:05 -05:00
Rob Wagner
81b9c548b3
Update Cargo.toml 2023-10-23 22:11:21 -04:00
Rob Wagner
4171343468
Update Cargo.toml meta information 2023-10-23 22:03:50 -04:00
ad16b10fc6
provide basic responder functionality without serde, json features with serde feature 2023-10-22 20:45:48 +02:00
a32274e280
first responders implementation 2023-10-22 15:36:20 +02:00
Rob Wagner
b7bfad0df7
Rebuild docs so HxRequestGuardLayer is visible on docs.rs 2023-08-16 19:05:38 -04:00
Rob Wagner
ec719834b0
Version bump 2023-07-29 17:13:51 -04:00
Rob Wagner
9427a65244
Update README.md 2023-07-27 23:36:41 -04:00
Rob Wagner
17ae41c503
Update meta information 2023-07-27 22:21:05 -04:00
Rob Wagner
6c0a8cde21
Add router request guard layer 2023-07-27 21:58:53 -04:00
Rob Wagner
e2fa82300a
Update description 2023-07-27 18:56:38 -04:00
Rob Wagner
db29505c51
Update meta information 2023-07-22 19:37:54 -04:00
Rob Wagner
ae6c0e2277
Update dependencies 2023-07-22 19:35:55 -04:00
Rob Wagner
c00fbc455e
Update dependencies 2023-07-22 19:26:03 -04:00
Rob Wagner
3cae3184c8
Specify non-git axum dependency 2023-07-22 19:24:13 -04:00
Rob Wagner
8f3a0e7e99
Update metadata 2023-07-22 19:15:58 -04:00
Rob Wagner
9855774883
Explicit default dependency definition 2023-07-22 18:50:17 -04:00
Rob Wagner
ad8c771f0a
Initial commit 2023-07-22 16:37:15 -04:00