Commit 69b9a11
committed
feat: re-export
Technically we would need to re-export way more stuff to allow people to
implement `HttpRequestValidator` without extra dependencies, but that
seems like a never-ending tail. However `Method` is used by our simple
`Matcher`/`AllowCertainHttpRequests` and I feel that at least they
should work without fudging with more dependencies.http::Method
1 parent 69feeb4 commit 69b9a11
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments