Binary package “php-http-request” in ubuntu focal

Provides an easy way to perform HTTP requests

 php-http-request is a PEAR class that implements the HTTP protocol, and allows
 you to perform web queries in a simple way. It supports all the standard forms
 of HTTP queries like GET, POST, HEAD, TRACE, PUT or DELETE, and also can
 use the Basic authentication, Proxy, Proxy Authentication, SSL, file uploads,
 and more etc.