mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -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).
|
Requires knowing the torrent hash. You can get it from [torrent list](#get-torrent-list).
|
||||||
|
|
||||||
```http
|
```http
|
||||||
POST /command/setSuperSeeding HTTP/1.1
|
POST /command/setSuperSeeding HTTP/1.1
|
||||||
User-Agent: Fiddler
|
User-Agent: Fiddler
|
||||||
Host: 127.0.0.1
|
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).
|
Requires knowing the torrent hash. You can get it from [torrent list](#get-torrent-list).
|
||||||
|
|
||||||
```http
|
```http
|
||||||
POST /command/pauseAll HTTP/1.1
|
POST /command/pauseAll HTTP/1.1
|
||||||
User-Agent: Fiddler
|
User-Agent: Fiddler
|
||||||
Host: 127.0.0.1
|
Host: 127.0.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user