summaryrefslogtreecommitdiff
path: root/tests/util/server/src/https.rs
AgeCommit message (Expand)Author
2024-07-02chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388)Bartek Iwańczuk
2024-06-19Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)Bartek Iwańczuk
2024-06-13chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)Bartek Iwańczuk
2024-04-26test: update for private npm registry test server (#23572)Bartek Iwańczuk
2024-04-25chore: rework TLS code in test server (#23566)Matt Mastracci
2024-03-11chore: enable clippy unused_async rule (#22834)David Sherret
2024-02-19chore: move `test_util` to `tests/util/server` (#22444)Asher Gomez