Master Windows Internals - Kernel Programming, Debugging & Architecture
Free courses from frontend to fullstack and AI
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn how to send HTTP requests in Rust applications using the "reqwest" crate in this 32-minute tutorial. Explore both synchronous and asynchronous approaches, with a focus on synchronous requests for easier understanding. Discover how to customize HTTP headers, endpoints, port numbers, and payloads, as well as process response data. Apply these techniques to interact with HTTP APIs or perform web scraping. Gain insights into the "reqwest" crate, built on top of the low-level "Hyper" crate, and access additional resources such as the Rust programming playlist, Reqwest documentation, and essential Rust development tools.
Syllabus
Sending HTTP Requests in Rust Applications Rust Tutorial for Developers
Taught by
Trevor Sullivan