Libraries tagged by request headers
someniatko/json-decode-middleware
505 Downloads
Simple PSR-15 middleware for decoding JSON body of a server request when given respective Content-Type header
pixelbrackets/html-redirect
2233 Downloads
Generate HTML markup to redirect a request instead of sending a location header
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).
per-seo/forwarded-proto
38 Downloads
X-Forwarded-Proto for Slim 4. This Middleware check if the X-Forwarded-Proto header is present and add correct schema in the request object.
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.
snowflake/request-id
4108 Downloads
Add a unique request ID to the request headers
mnarbash/api-versioning-by-header-request
68 Downloads
A package for managing API versioning in Laravel using request headers
makville/php-request-headers
19 Downloads
epilgrim/modify-request-headers-bundle
109 Downloads
Symfony bundle to inject request headers
ed.sukharev/request-headers-param-converter
1070 Downloads
This param converter for Sensio Framework Extra Bundle adds convenient HTTP headers handling
m6web/statsd-request-headers-bundle
63963 Downloads
Symfony Bundle which stores request headers in statsd
m6web/request-headers-forwarder-guzzle-bundle
28522 Downloads
Symfony Bundle which fetch some HTTP headers from current request and reuse them in Guzzle clients sub-requests.
aymanalhattami/log-request-response
38 Downloads
Log request, response, headers, method, IP address and URL
weijiajia/saloonphp-header-synchronize-plugin
16 Downloads
A Saloon PHP plugin for synchronizing headers between requests to maintain session state and authentication
siganushka/request-token-bundle
101 Downloads
Add X-Request-Id for request/response headers.