[ 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
- Common files for PHP packages
-
- dep: php-net-socket (>= 1.0.7)
- Network Socket Interface
-
- dep: php-net-url (>= 1.0.12)
- Easy parsing of Urls