1035 shaares
1 résultat
taggé
httpclient
HTTPlug allows you to write reusable libraries and applications that need an HTTP client without binding to a specific implementation. When all packages used in an application only specify HTTPlug, the application developers can choose the client that best fits their project and use the same client with all packages.
Usage:
There are two main use cases for HTTPlug:
Usage in an application that executes HTTP requests (see HTTPlug Tutorial and Framework Integrations);