From dedca540996f337f3965fb87531fd03d7e27e417 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Tue, 16 Feb 2016 20:34:14 +0100 Subject: rename pathod source directory --- .../libpathod/templates/request_previewform.html | 53 ---------------------- 1 file changed, 53 deletions(-) delete mode 100644 pathod/libpathod/templates/request_previewform.html (limited to 'pathod/libpathod/templates/request_previewform.html') diff --git a/pathod/libpathod/templates/request_previewform.html b/pathod/libpathod/templates/request_previewform.html deleted file mode 100644 index 91b5598a..00000000 --- a/pathod/libpathod/templates/request_previewform.html +++ /dev/null @@ -1,53 +0,0 @@ -
- - -
- -examples - -
-

- Check out the complete language docs. Here are - some examples to get you started: -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
get:/Get path /
get:/:b@100100 random bytes as the body
get:/:h"Etag"="';drop table browsers;"Add a header
get:/:u"';drop table browsers;"Add a User-Agent header
get:/:b@100:drDrop the connection randomly
- -
get:/:b@100,ascii:ir,@1100 ASCII bytes as the body, and randomly inject a random byte
ws:/Initiate a websocket handshake.
-
-- cgit v1.2.3