local-ch / lhc

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

URI templates as in RFC 6750 #108

Closed Averethel closed 6 years ago

Averethel commented 6 years ago

MAJOR

Switched URI template syntax to RFC 6750 compliant.

This solves issues with some services that had : in the URL which caused endpoint compilation to fail.

10xSebastian commented 6 years ago

Please also add a detailed version description after your released and merged.

It include why we switch to the standard RFC and how to migrate from the old to the new syntax: https://github.com/local-ch/lhc/releases