Libraries tagged by http headers
encore-labs/guzzle-bundle-header-forward-plugin
22915 Downloads
Guzzle plugin that allow you to forward headers from your current request into the the guzzle one automatically. Forked to support Symfony 4
bayfrontmedia/php-http-response
1749 Downloads
Easily send HTTP responses.
arkbauer/guzzle-bundle-header-forward-plugin
4943 Downloads
Guzzle plugin that allow you to forward headers from your current request into the the guzzle one automatically. Forked to support Symfony 4
rekalogika/file-metadata
2728 Downloads
Metadata library for rekalogika/file
orca-services/cakephp-app-version
1927 Downloads
A CakePHP plugin for adding a configurable app version as an HTTP header
meta-tech/pws-auth
2819 Downloads
PwsAuth is an authentication protocol throught http header designed to web services
paragonie/hpkp-builder
43171 Downloads
Easily integrate HTTP Public-Key-Pinning headers into your application.
adrii/curl-helper
16616 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
saboohy/httpstatus
873 Downloads
The Library for HTTP Status Codes, Messages and Exception
middlewares/emitter
19683 Downloads
Middleware to send a PSR-7 response using header() and echo
middlewares/content-length
12284 Downloads
Middleware to inject the Content-Length header into the response based on the body size
hackerone/curl
2008 Downloads
Curl Wrapper for PHP
andrey-helldar/last-modified
6605 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
vira/hpropagate
2178 Downloads
Symfony bundle for propagating http headers from incoming requests to the corresponding outgoing requests automatically
1msg/one_msg_waba_sdk
2705 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail