local-ch / lhc

🚀 Advanced HTTP Client for Ruby. Fueled with interceptors.
GNU General Public License v3.0
43 stars 1 forks source link

Fix ignored errors with nil #153

Closed 10xSebastian closed 5 years ago

10xSebastian commented 5 years ago

PATCH

Fixes the cases where ignore errors was called with [nil] nil from LHS.

Does not fail now, just ignores those params.