CodingAleCR / http_interceptor

A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.
MIT License
134 stars 67 forks source link

Fix: Parameters not added to Uri objects. #21

Closed CodingAleCR closed 4 years ago

CodingAleCR commented 4 years ago

Changelog:

Closes #20 .