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

Feature: Query Parameters. #3

Closed CodingAleCR closed 5 years ago

CodingAleCR commented 5 years ago

New Feature

🗒 Description.

Implement Query Parameters to avoid bad request interception like the one described in #2 Feature Request: Query Parameters.