Libraries tagged by header case
martinmulder/openapi-crowdstrike-falcon-php
43 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
15 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.
zpetr/apigility-routeaccept
453 Downloads
Routing based on Accept header for Apigility
ecphp/reverse-proxy-helper-bundle
4857 Downloads
Helper bundle, configure the request headers from a given base URL.
php-monsters/laravel-accept-language-middleware
15 Downloads
Laravel middleware for setting application locale based on HTTP Accept-Language header
webignition/http-cache-control-directives
599 Downloads
Model of a web-based resource
piotrpress/wordpress-theme
39 Downloads
This library is WordPress theme singleton base class with methods to get data from theme's header fields.
piotrpress/wordpress-plugin
114 Downloads
This library is WordPress plugin singleton base class with methods to get data from plugin's header fields.
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
97 Downloads
Generate and use header based API token for laravel api's.
cleaniquecoders/laravel-api-version
13 Downloads
Effortlessly manage your Laravel API versions with flexible, header-based versioning control.