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

Add Null safety support #65

Closed jega-ms closed 3 years ago

jega-ms commented 3 years ago

Add a Null safety support

CodingAleCR commented 3 years ago

Hi, what version of the plugin are you using? I ask because null safety is supported, but I just want to make sure everything is working as expected.