Azure / azure-c-shared-utility

Azure C SDKs common code
Other
111 stars 203 forks source link

Add deprecation messages #514

Closed jspaith closed 3 years ago

jspaith commented 3 years ago

The httpapi.h layer is not something applications should directly invoke (or at minimum we should strongly steer people away from this). Applications need to use the ex equivalents.

Add doxygen comments to this effect.