Libraries tagged by http-headers
1msg/one_msg_waba_sdk
2536 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
tymfrontiers-cdn/php-http-header
421 Downloads
PHP HTTP header manager
sunrise/http-header-collection
32329 Downloads
HTTP header collection
siment/module-http-header-theme-switch
134 Downloads
Magento 2 module that enables automatic theme switching based on the X-UA-Device HTTP header. (Or any other header)
lucinda/headers
847 Downloads
API encapsulating HTTP request and response headers, useful also for cache/cors validation
cb-master/cbm-core
61 Downloads
Cloud Bill Master Header Response, Request & MVC Framework URL Repo
carloswph/wp-secure-headers
19 Downloads
Add and configure HTTP secure headers and more, for Wordpress websites.
stadly/http
357 Downloads
A PHP library for handling HTTP headers.
slexx/headers
62 Downloads
Http headers parser
phmlabs/missingrequest
8 Downloads
Head outputs all http header information for a given website
navari/http-client-simple-cache
1311 Downloads
Guzzle-based HTTP Client with the ability to customize caching of the processed HTTP request results (not based on HTTP headers).
mvccore/ext-tool-csp
301 Downloads
MvcCore - Extension - Tool - Csp - utility to easilly complete `Content-Security-Policy` HTTP header.
kenvix/curl
13 Downloads
A very lite and high compatibility but powerful curl class(especially you're processing http headers and cookies). No dependence.
juanchosl/httpheaders
252 Downloads
Little methods collection in order to create http headers
http-php/headers
17 Downloads
A simple OOP wrapper to work with HTTP headers in PHP