Skip to content

Commit 3116fc6

Browse files
chriskuehltokers
authored andcommitted
README: fix typo ("Authorization")
1 parent c629b18 commit 3116fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Considering the convenience, there are also some "short path" options:
215215
}
216216
```
217217

218-
Request header `Authorzation` will be added, and the value is `Basic YWxleDoxMjM0NTY=`.
218+
Request header `Authorization` will be added, and the value is `Basic YWxleDoxMjM0NTY=`.
219219

220220
* `json`, takes a Lua table, it will be serialized by `cjson`, the serialized data will be sent as the request body, and it takes the priority when both `json` and `body` are specified.
221221

0 commit comments

Comments
 (0)