Libraries tagged by http header
paragonie/hpkp-builder
43147 Downloads
Easily integrate HTTP Public-Key-Pinning headers into your application.
adrii/curl-helper
16304 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
zae/content-security-policy
6998 Downloads
A really easy way to build CSP headers and add them to the response.
saboohy/httpstatus
806 Downloads
The Library for HTTP Status Codes, Messages and Exception
middlewares/uuid
18229 Downloads
Middleware to generate an UUID and save it in the X-Uuid header
middlewares/emitter
19586 Downloads
Middleware to send a PSR-7 response using header() and echo
middlewares/content-length
12019 Downloads
Middleware to inject the Content-Length header into the response based on the body size
hackerone/curl
2008 Downloads
Curl Wrapper for PHP
dragon-code/last-modified
7999 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
andrey-helldar/last-modified
6598 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
vira/hpropagate
1970 Downloads
Symfony bundle for propagating http headers from incoming requests to the corresponding outgoing requests automatically
mitnick/laravel-security
11408 Downloads
laravel-mitnick helps you secure your Laravel apps by setting various HTTP headers. it can help!
deemon47/user-agent-generator
1825 Downloads
Generate random User-Agent http header with parameters
51degrees/fiftyone.devicedetection
10987 Downloads
Device detection engines for 51Degrees Pipeline API. Parse HTTP headers to detect hardware, operating system, browser, and crawler information.
1msg/one_msg_waba_sdk
2190 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