microsoft / cpprestsdk

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Other
8.01k stars 1.66k forks source link

Fix URI parsing to correctly disambiguate relative-ref #1632

Open garethsb opened 3 years ago

garethsb commented 3 years ago

Resolves #1628.