-
-
Save durka/cb262a6f424c31e5bc66cb2f36f84611 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| POST /webui/apps/sdcss application/x-www-form-urlencoded; charset=utf-8: | |
| => Error: No matching routes for POST /webui/apps/sdcss application/x-www-form-urlencoded; charset=utf-8. | |
| => Warning: Responding with 404 Not Found catcher. | |
| => Response succeeded. | |
| GET /self_upgrade.html image/gif: | |
| => Error: No matching routes for GET /self_upgrade.html image/gif. | |
| => Warning: Responding with 404 Not Found catcher. | |
| => Response succeeded. | |
| GET / image/gif: | |
| => Matched: GET / | |
| => Outcome: Success | |
| => Response succeeded. | |
| Error: Bad incoming request: Bad URI: c:\boot.ini | |
| => Warning: Responding with 500 Internal Server Error catcher. | |
| POST /samba/smbshr.pl: | |
| => => Response succeeded. | |
| Error: No matching routes for POST /samba/smbshr.pl. | |
| => Warning: Responding with 404 Not Found catcher. | |
| => Response succeeded. | |
| GET / image/gif: | |
| POST /scripts/smbshr.pl: | |
| => Matched: GET / | |
| => Outcome: Success | |
| => Error: No matching routes for POST /scripts/smbshr.pl. | |
| => Warning: Responding with 404 Not Found catcher. | |
| => Response succeeded. | |
| => Response succeeded. | |
| POST /scripts/samba/smbshr.pl: | |
| => Error: No matching routes for POST /scripts/samba/smbshr.pl. | |
| => Warning: Responding with 404 Not Found catcher. | |
| => Response succeeded. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment