CodingAleCR / http_interceptor

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

Fixes multipart request and header not being sent to interceptor requests #101

Closed dexcell closed 2 years ago

dexcell commented 2 years ago

Fixes #95

dexcell commented 2 years ago

Also fix to respect retry policy when sending multipart request

CodingAleCR commented 2 years ago

Hey, sorry for the delay, will merge this soon. Nice work and happy holidays!

CodingAleCR commented 2 years ago

@all-contributors add @dexcell for code and tests

allcontributors[bot] commented 2 years ago

@CodingAleCR

I've put up a pull request to add @dexcell! :tada:

CodingAleCR commented 2 years ago

I went ahead and added the changes you made to my work in progress. Because of conflicts I just added them manually but still added you to the contributors, thank you for your hard work on this!