We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c7d5b commit cc2430dCopy full SHA for cc2430d
README.md
@@ -24,9 +24,9 @@ int main()
24
|Url encoded parameters|Proxy support|
25
|Url encoded POST values|Asynchronous requests|
26
|Multipart form POST upload|Callbacks|
27
-|File POST upload|
28
-|Basic authentication|
29
-|Bearer authentication|
+|File POST upload|NTLM authentication|
+|Basic authentication|Digest authentication|
+|Bearer authentication|PUT, PATCH and DELETE methods|
30
|Connection and request timeout|
31
32
## Usage
0 commit comments