local-ch / lhc

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

Fix require `lhc/version` #138

Closed 10xSebastian closed 6 years ago

10xSebastian commented 6 years ago

In real life, LHC was raising an exception when it was trying to access the VERSION constant for the User-Agent header. Unfortunately that was not reproducible with tests.