dev-master
9999999-dev https://github.com/phpf/HttpUtilDependency-free HTTP Utilities
MIT
The Requires
- php >=5.3
by The PHPf Developer
server http utility
Dependency-free HTTP Utilities
Utilities for working with HTTP requests and responses., (*1)
http_get_request_headers()
and http_negotiate_content_type()
.q
http_response_code()
(PHP < 5.4)The following functions are based on, and largely consistent with, their pecl_http
extension (v1) counterparts:, (*2)
http_build_url()
http_date()
http_redirect()
http_send_status()
http_send_content_type()
http_send_content_disposition()
http_send_file()
http_get_request_body()
http_get_request_body_stream()
http_get_request_headers()
http_match_request_header()
http_negotiate_content_type()
http_negotiate_language()
The following functions are also available:, (*3)
http_get_request_header()
http_negotiate_request_header()
http_in_request_header()
http_build_cache_headers()
http_response_code()
http_response_code_desc()
http_env()
mimetype()
mime2filetype()
Dependency-free HTTP Utilities
MIT
server http utility