You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/servers/http/v1/extractors/announce_request.rs
+2-11
Original file line number
Diff line number
Diff line change
@@ -27,12 +27,12 @@
27
27
//! ```text
28
28
//! d14:failure reason240:Bad request. Cannot parse query params for announce request: invalid param value invalid for info_hash in not enough bytes for infohash: got 7 bytes, expected 20 src/shared/bit_torrent/info_hash.rs:240:27, src/servers/http/v1/requests/announce.rs:182:42e
Copy file name to clipboardexpand all lines: src/servers/http/v1/extractors/scrape_request.rs
+2-11
Original file line number
Diff line number
Diff line change
@@ -27,12 +27,12 @@
27
27
//! ```text
28
28
//! d14:failure reason235:Bad request. Cannot parse query params for scrape request: invalid param value invalid for info_hash in not enough bytes for infohash: got 7 bytes, expected 20 src/shared/bit_torrent/info_hash.rs:240:27, src/servers/http/v1/requests/scrape.rs:66:46e
0 commit comments