1. reqwest
  2. httpbin
  3. Simple blocking http client with reqwest
  4. http-client async with reqwest
  5. Download many URLs in parallel (async)
  6. Simple blocking HTTP GET request in Rust
  7. Simple blocking HTTP POST request using Rust
  8. Set the User-Agent in a HTTP request using Rust reqwest
  9. HTTP reqwest sending cookie
  10. Accept cookise in an HTTP request sent by the server