Skip to content

Commit 9ef51a2

Browse files
authored
Update README.md
1 parent cc2430d commit 9ef51a2

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,15 @@ int main()
2020
2121
|Implemented| Upcoming|
2222
|:------------:|:----------:|
23-
|Custom headers|Cookie support|
24-
|Url encoded parameters|Proxy support|
25-
|Url encoded POST values|Asynchronous requests|
26-
|Multipart form POST upload|Callbacks|
27-
|File POST upload|NTLM authentication|
28-
|Basic authentication|Digest authentication|
29-
|Bearer authentication|PUT, PATCH and DELETE methods|
23+
|Custom headers|Proxy support|
24+
|Url encoded parameters|Asynchronous requests|
25+
|Url encoded POST values|Callbacks|
26+
|Multipart form POST upload|NTLM authentication|
27+
|File POST upload|Digest authentication|
28+
|Basic authentication|PUT, PATCH and DELETE methods|
29+
|Bearer authentication|
3030
|Connection and request timeout|
31+
|Cookie support|
3132
3233
## Usage
3334

0 commit comments

Comments
 (0)