diff options
Diffstat (limited to '')
-rw-r--r-- | test/files/100-auth-bearer.t | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/files/100-auth-bearer.t b/test/files/100-auth-bearer.t new file mode 100644 index 0000000..4c1456a --- /dev/null +++ b/test/files/100-auth-bearer.t @@ -0,0 +1,5 @@ +>>> +GET / HTTP/1.1 +Host: www.example.com +Authorization: Bearer mF_9.B5f-4.1JqM + |