mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
Updated WebUI API Documentation (markdown)
@@ -1682,7 +1682,7 @@ Content-Length: length
|
||||
```http
|
||||
POST /command/setSuperSeeding HTTP/1.1
|
||||
User-Agent: Fiddler
|
||||
Host: 127.0.0.1
|
||||
Host: 127.0.0.1
|
||||
Cookie: SID=your_sid
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Content-Length: length
|
||||
@@ -1706,7 +1706,7 @@ Content-Length: length
|
||||
```http
|
||||
POST /command/pauseAll HTTP/1.1
|
||||
User-Agent: Fiddler
|
||||
Host: 127.0.0.1
|
||||
Host: 127.0.0.1
|
||||
Cookie: SID=your_sid
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Content-Length: length
|
||||
|
||||
Reference in New Issue
Block a user