local-ch / lhc

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

Fix accessing none existing headers #157

Closed 10xSebastian closed 5 years ago

10xSebastian commented 5 years ago

Was throwing exception when response had no headers set. Now does not raise any more.