We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906cdd9 commit 574c7f6Copy full SHA for 574c7f6
IMPLEMENTATION.md
@@ -328,7 +328,7 @@ A severity level of `COMMON` indicates that the error is non-fatal and that the
328
Additionally there are a few REST endpoints for the ip rotation extension
329
#### RoutePlanner Status
330
```
331
-GET /routeplanner/status
+POST /routeplanner/status
332
Host: localhost:8080
333
Authorization: youshallnotpass
334
@@ -401,7 +401,7 @@ Response:
401
402
#### Unmark all failed address
403
404
-GET /routeplanner/free/all
+POST /routeplanner/free/all
405
406
407
0 commit comments