Commit 1a23d31
Add support for selecting HTTP version (#38)
Hey, thanks for the helpful library! I am working on
[httpspec](https://github.com/bradcypert/httpspec) and I needed to be
able to set the HTTP version on the curl library. I couldnt find an easy
way to do that without modifying the library, so I went ahead and did
that (and here's a patch to support it!).
---------
Co-authored-by: Jiacai Liu <dev@liujiacai.net>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent df369a2 commit 1a23d31
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
23 | 34 | | |
24 | 35 | | |
25 | 36 | | |
| |||
319 | 330 | | |
320 | 331 | | |
321 | 332 | | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
322 | 341 | | |
323 | 342 | | |
324 | 343 | | |
| |||
0 commit comments