[ buster ]
[ 源代码: php-http-request ]
软件包:php-http-request(1.4.4-5)
php-http-request 的相关链接
Debian 的资源:
下载源码包 php-http-request:
- [php-http-request_1.4.4-5.dsc]
- [php-http-request_1.4.4.orig.tar.gz]
- [php-http-request_1.4.4-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [pear.php.net]
相似软件包:
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.
其他与 php-http-request 有关的软件包
|
|
|
|
-
- dep: php-common
- PHP 包的通用文件
-
- dep: php-net-socket (>= 1.0.7)
- Network Socket Interface
-
- dep: php-net-url (>= 1.0.12)
- Easy parsing of Urls