Libraries tagged by header case
samyapp/laravel-external-authentication
1111 Downloads
Laravel authentication guard for authentication based on headers or environment variables set by an authenticating reverse proxy.
diggin/diggin-http-charset
3063 Downloads
Detecting based on header's charset and html meta charset. Automatically convert to UTF-8.
navari/http-client-simple-cache
1309 Downloads
Guzzle-based HTTP Client with the ability to customize caching of the processed HTTP request results (not based on HTTP headers).
martinmulder/openapi-crowdstrike-falcon-php
42 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
littlewonders/wordpress-header-auth
5 Downloads
Dead simple header based auth login for Wordpress
baraja-core/html-header
2527 Downloads
Renders the complete valid header HTML content based on MetaBuilder.
ecxod/header
13 Downloads
Drawing the header of a Site based on ENV Variables
idct/buffered-tapefile-callback-reader
38 Downloads
Buffered reader of string files which can be interpreted as tapes, which we always parse by moving forward. Based on specific cases a callback returning expected data can be fired.
ecphp/reverse-proxy-helper-bundle
4855 Downloads
Helper bundle, configure the request headers from a given base URL.
php-monsters/laravel-accept-language-middleware
14 Downloads
Laravel middleware for setting application locale based on HTTP Accept-Language header
webignition/http-cache-control-directives
574 Downloads
Model of a web-based resource
kuria/request-info
546 Downloads
Get information about the current HTTP request
bitendian/tbp-html-helpers
222 Downloads
Some basic HTML helpers for TBP based sites
ottoandras/typo3-csp
107 Downloads
Generates the Content-Security-Policy response header based on the content of the page
muneebkh2/api-keys
96 Downloads
Generate and use header based API token for laravel api's.