Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-11-02 04:42:18 +0400
committermattab <matthieu.aubry@gmail.com>2013-11-02 04:42:18 +0400
commit466dd37c69c8c436e568c1b4314f9e179c3a6cc9 (patch)
tree451c2dbe31c24f4aa31a214c0d5ca34f8a51509d /tests/resources
parent36088b5949c4439b6582a31979138b68e2010fdc (diff)
Adding tests with invalid request (see prev commit)
Diffstat (limited to 'tests/resources')
-rwxr-xr-xtests/resources/fake_logs.log2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/resources/fake_logs.log b/tests/resources/fake_logs.log
index 522c979fb5..f267faf2ee 100755
--- a/tests/resources/fake_logs.log
+++ b/tests/resources/fake_logs.log
@@ -22,3 +22,5 @@
175.41.192.43 - - [11/Aug/2012:17:43:40 +0200] "GET /moved-permanently HTTP/1.1" 301 3574 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/534.24 (KHTML, like Gecko) RockMelt/0.9.58.494 Chrome/11.0.696.71 Safari/534.24"
175.41.192.43 - - [11/Aug/2012:17:44:40 +0200] "GET /temp-redirect HTTP/1.1" 307 3574 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/534.24 (KHTML, like Gecko) RockMelt/0.9.58.494 Chrome/11.0.696.71 Safari/534.24"
+# Request with invalid length should not error out
+95.81.66.139 - - [29/Oct/2013:00:48:46 +0100] "HEAD / HTTP/1.0" 403 - "-" "-" \ No newline at end of file