Improvements
- jetsocat: JETSOCAT_LOG instead of RUST_LOG (db06a3d32)
Bug Fixes
-
jetsocat / dgw: ignore case for hosts and schemes (6666623219)
Case is irrelevant when comparing hostnames and schemes.
Note: using eq_ignore_ascii_case is okay because we don’t
really expect unicode in such context. -
dgw: KDC proxy auth using token in path (2173ecec4d) (DGW-94)
Build
-
deps: bump ngrok from 0.12.1 to 0.12.2 (#455) (ae95b255c0)
-
deps: bump url from 2.3.1 to 2.4.0 (#456) (e6c0e7da6a)