Skip to content

Commit

Permalink
Add test for issue SpiderLabs#1580
Browse files Browse the repository at this point in the history
  • Loading branch information
fgsch committed Oct 28, 2019
1 parent 1f7a297 commit 67ab4af
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -498,3 +498,20 @@
version: HTTP/1.0
output:
log_contains: id "942360"
-
test_title: 942360-30
desc: GH issue 1580
stages:
-
stage:
input:
dest_addr: 127.0.0.1
headers:
Host: localhost
method: POST
port: 80
uri: /
data: ", aside from"
version: HTTP/1.0
output:
no_log_contains: id "942360"

0 comments on commit 67ab4af

Please sign in to comment.