The reqwest crate provides a convenient, higher-level HTTP client. It handles many of the things that most people just expect an HTTP client to do for them. The reqwest::Client is asynchronous. For applications wishing to only make a few HTTP requests, the reqwest::blocking API may be more convenient. There are several ways you can set the body of a request. The basic one is by using the body() method of a RequestBuilder. This lets you set the exact raw bytes of what the body should be.

Features

  • Async and blocking clients
  • Plain bodies, JSON, urlencoded, multipart
  • Customizable redirect policy
  • HTTP Proxies
  • Uses system-native TLS
  • Cookies

Project Samples

Project Activity

See All Activity >

Categories

HTTP Clients

License

Apache License V2.0

Follow reqwest

reqwest Web Site

You Might Also Like
ERP System for Manufacturing Icon
ERP System for Manufacturing

ProShop dramatically improves efficiency because it focuses on improving the execution of manufacturing shop processes.

ProShop is a paperless and web based shop management, ERP, MES and QMS system for manufacturing companies in regulated industries. ProShop was built on the shop floor of a machine shop for nearly 20 years, and it's not like anything you've seen. Built to manage the complex manufacturing environment better than anything else on the market - by an order of magnitude. Never before has there been a system that gives you such insight into every detail of your manufacturing company. ProShop is best described as a Digital Manufacturing Ecosystem (DME). It is 100% paperless, and combines the features found in ERP, MES, QMS, CMMS, and other software categories for machine shops, fabricators, job shops, contract manufacturers and others in regulated industries who need tight controls on their process and want exacting and timely information to make the best and most profitable decisions.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of reqwest!

Additional Project Details

Programming Language

Rust

Related Categories

Rust HTTP Clients

Registered

2023-05-08