forked from mirror/reqwest-middleware
440 B
440 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Changed
- Disabled default features on
reqwest
Added
- New methods on
ClientWithExtensions
andRequestBuilder
for sending requests with initial extensions.