mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
Updated WebUI API Documentation (markdown)
@@ -1682,7 +1682,7 @@ Content-Length: length
|
|||||||
```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
|
||||||
Cookie: SID=your_sid
|
Cookie: SID=your_sid
|
||||||
Content-Type: application/x-www-form-urlencoded
|
Content-Type: application/x-www-form-urlencoded
|
||||||
Content-Length: length
|
Content-Length: length
|
||||||
@@ -1706,7 +1706,7 @@ Content-Length: length
|
|||||||
```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
|
||||||
Cookie: SID=your_sid
|
Cookie: SID=your_sid
|
||||||
Content-Type: application/x-www-form-urlencoded
|
Content-Type: application/x-www-form-urlencoded
|
||||||
Content-Length: length
|
Content-Length: length
|
||||||
|
|||||||
Reference in New Issue
Block a user