Commit 38ca424
committed
Update version to 0.1.2 and enhance command line arguments
- Bump `gatekeeper` version to 0.1.2 in `Cargo.toml` and `Cargo.lock`.
- Add new command line arguments for upstream idle timeout and HTTP/2 support in the `Gateway` struct.
- Refactor proxy logic to conditionally set HTTP version and idle timeout based on new arguments.1 parent 41f8e08 commit 38ca424
File tree
6 files changed
+681
-329
lines changed- src
- cmd
- server
6 files changed
+681
-329
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
| |||
0 commit comments