mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 07:57:22 -06:00
Changed data for force start and super seeding from "?" to "&" in the data passed
@@ -1682,7 +1682,7 @@ Cookie: SID=your_sid
|
||||
|
||||
Requires knowing the torrent hash. You can get it from [torrent list](#get-torrent-list).
|
||||
|
||||
```http
|
||||
```http
|
||||
POST /command/setSuperSeeding HTTP/1.1
|
||||
User-Agent: Fiddler
|
||||
Host: 127.0.0.1
|
||||
@@ -1706,7 +1706,7 @@ Cookie: SID=your_sid
|
||||
|
||||
Requires knowing the torrent hash. You can get it from [torrent list](#get-torrent-list).
|
||||
|
||||
```http
|
||||
```http
|
||||
POST /command/pauseAll HTTP/1.1
|
||||
User-Agent: Fiddler
|
||||
Host: 127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user