Libraries tagged by http-headers
juanchosl/httpheaders
719 Downloads
Little methods and constants collection in order to create http headers and reuse standard codes and messages
goedemiddag/link-header-parser
372 Downloads
Package for parsing the Link HTTP header
deemon47/user-agent-generator
3858 Downloads
Generate random User-Agent http header with parameters
51degrees/fiftyone.devicedetection
16089 Downloads
High-performance device detection engines for the 51Degrees Pipeline API. Accurately identify devices, operating systems, browsers, and crawlers from HTTP headers.
1msg/one_msg_waba_sdk
4611 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
su-sws/nobots
44296 Downloads
This module blocks (well-behaved) search engine robots from crawling, indexing, or archiving your site by setting a "X-Robots-Tag: noindex,nofollow,noarchive" HTTP header.
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)
pear/http_header
83 Downloads
More info available on: http://pear.php.net/package/HTTP_Header
thesis/headers
328 Downloads
Typed headers for PHP.
skrypnet/http-utils
56222 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
ph-7/php-http-response-header
243 Downloads
A simple package to send HTTP response headers from your PHP application
lucinda/headers
1185 Downloads
API encapsulating HTTP request and response headers, useful also for cache/cors validation
carloswph/wp-secure-headers
19 Downloads
Add and configure HTTP secure headers and more, for Wordpress websites.
trin4ik/laravel-middleware-setlocale
1166 Downloads
Laravel "SetLocale" middleware from user data, http headers, post data etc
stadly/http
411 Downloads
A PHP library for handling HTTP headers.