diff options
Diffstat (limited to 'test/files/47-auth-unrecognized.t')
-rw-r--r-- | test/files/47-auth-unrecognized.t | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/files/47-auth-unrecognized.t b/test/files/47-auth-unrecognized.t new file mode 100644 index 0000000..5d51455 --- /dev/null +++ b/test/files/47-auth-unrecognized.t @@ -0,0 +1,5 @@ +>>>
+GET / HTTP/1.1
+Host: www.example.com
+Authorization: Turbo customAuthDataHere
+
|