We have hosted the application httpclient component in order to run this application in our online workstations with Wine or directly.
Quick description about httpclient component:
Provides powerful methods to fetch HTTP resources synchronously or asynchronously. The HttpClient component is a low-level HTTP client with support for both PHP stream wrappers and cURL. It provides utilities to consume APIs and supports synchronous and asynchronous operations. The HTTP client contains many options you might need to take full control of the way the request is performed, including DNS pre-resolution, SSL parameters, public key pinning, etc. They can be defined globally in the configuration (to apply it to all requests) and to each request (which overrides any global configuration). It's common that some of the HTTP client options depend on the URL of the request (e.g. you must set some headers when making requests to GitHub API but not for other hosts). If that's your case, the component provides scoped clients (using ScopingHttpClient) to autoconfigure the HTTP client based on the requested URL.Features:
- Provides powerful methods to fetch HTTP resources
- Support for both PHP stream wrappers and cURL
- Provides utilities to consume APIs
- Fetch HTTP resources synchronously or asynchronously
- Low-level HTTP client
- HTTP client is interoperable with many common HTTP client abstractions in PHP
Programming Language: PHP.
Categories:
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.