Skip to content

Commit

Permalink
Update the README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
lsk569937453 committed Jun 7, 2024
1 parent 7131123 commit 846b0b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ rcurl -A 'a:b' http://httpbin.org/get
```
rcurl -b 'a:b' http://httpbin.org/get
```
## Upload File
```
rcurl --upload-file .gitignore http://httpbin.org/put
```
## Http2
### Default
```
Expand Down

0 comments on commit 846b0b4

Please sign in to comment.