reqwest-builder 0.1.0

A builder for reqwest requests with support for custom headers, query parameters, and body content.
Documentation
1
2
3
4
5
6
7
# Reqwest Builder

A simple builder for `reqwest` requests that allows you to easily add custom headers, query parameters, and body content.

## WORK IN PROGRESS

This project is currently a work in progress. The API may change, and features may be added or removed as development continues.