Libraries tagged by request headers
weijiajia/saloonphp-header-synchronize-plugin
37 Downloads
A Saloon PHP plugin for synchronizing headers between requests to maintain session state and authentication
siganushka/request-token-bundle
107 Downloads
Add X-Request-Id for request/response headers.
tourze/symfony-ssl-request-detect-bundle
0 Downloads
Symfony bundle for detecting and enforcing SSL/HTTPS requests based on various headers and environment variables
rooftopcms/rooftop-response-headers
379 Downloads
Send additional headers to API requests
liveteched/request-logs
12 Downloads
Store request/response data and headers from receiving API calls
alcalyn/authorization-header-fix
1690 Downloads
Simple listener that restore Authorization header in a Symfony Request under Apache.
dcarbone/curl-file-header-extractor
16 Downloads
Utility to extract headers from PHP CURL to file request.
jakubboucek/nette-http-request-strict-proxy
0 Downloads
Strict trusted proxy verification for Nette HTTP: trust the connecting proxy (CDN) only when the request carries a valid pre-shared key (PSK) header.
hvolschenk/http-request
14 Downloads
PHP functional HTTPRequest library.
link1515/http-utils-php5
21 Downloads
For users working with PHP 5.x environments, this package provides a convenient solution. It provides encapsulated utilities for handling requests and responses.
titon/http
502 Downloads
The HTTP package provides classes for interacting with cookies, headers, the request, and the response.
phapi/middleware-method-override
1541 Downloads
Middleware handling request method override using headers
conejerock/idempotency-bundle
12 Downloads
Check idempotency keys in headers/body/query requests
sibidharan/ext-zealphp
26 Downloads
Per-request function overrides for long-running PHP servers. Intercepts 53 PHP built-ins (header, session_start, setcookie, etc.) and routes them to user-supplied callbacks. Purpose-built for ZealPHP.
piotrpress/remoter
1059 Downloads
This library is a chainable HTTP Client based on file_get_contents() function.