Skip to content

Commit 72beacc

Browse files
committed
chore: update debian changelog
1 parent fefdef2 commit 72beacc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

crates/shadowsocks-service/src/local/http/http_client.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ use std::{
1212
time::{Duration, Instant},
1313
};
1414

15-
use bson::doc;
1615
use http::{header::InvalidHeaderValue, HeaderValue, Method as HttpMethod, Uri, Version as HttpVersion};
1716
use hyper::{
1817
body::{self, Body},

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
shadowsocks-rust (1.21.2) unstable; urgency=medium
2+
3+
## Bug Fixes
4+
5+
- #1730 `local-http`: HTTP Client removes Authority from Request URI only for HTTP/1.x
6+
17
shadowsocks-rust (1.21.1) unstable; urgency=medium
28

39
## Bug Fixes

0 commit comments

Comments
 (0)