okay, don't use headers

This commit is contained in:
Somdev Sangwan
2021-05-17 19:47:28 +05:30
committed by GitHub
parent f5da3c16a4
commit 5a8497e0bb

View File

@@ -11,4 +11,4 @@ before_script:
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
- flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
script:
- arjun -u https://public-firing-range.appspot.com/reflected/parameter/body -t 2 --headers "{\"User-Agent\": \"Mozilla 5/5\"}" -oJ result.json
- arjun -u https://public-firing-range.appspot.com/reflected/parameter/body -t 2 -oJ result.json