Skip to content

Commit

Permalink
Add external links
Browse files Browse the repository at this point in the history
  • Loading branch information
bluesmoon committed Nov 19, 2024
1 parent e0a0824 commit a349692
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,8 @@ See https://curl.se/libcurl/c/libcurl-tutorial.html for a tutorial on using libc

responses = [p.userdata for p in curl.pool] # userdata contains response data, status code and error message
```

# External links about CurlHTTP

* [Slides from JuliaCon 2024](https://speakerdeck.com/bluesmoon/curling-with-julia)
* [Video from JuliaCon 2024](https://www.youtube.com/watch?v=x9_qyfZ9PfA)

0 comments on commit a349692

Please sign in to comment.