Skip to content

Commit cc2430d

Browse files
authored
Update README.md
1 parent 42c7d5b commit cc2430d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ int main()
2424
|Url encoded parameters|Proxy support|
2525
|Url encoded POST values|Asynchronous requests|
2626
|Multipart form POST upload|Callbacks|
27-
|File POST upload|
28-
|Basic authentication|
29-
|Bearer authentication|
27+
|File POST upload|NTLM authentication|
28+
|Basic authentication|Digest authentication|
29+
|Bearer authentication|PUT, PATCH and DELETE methods|
3030
|Connection and request timeout|
3131
3232
## Usage

0 commit comments

Comments
 (0)