plug_require_header

Header Extractor

A Plug for requiring and extracting specific headers from HTTP requests.

An Elixir Plug for requiring and extracting a given header.

GitHub

27 stars
2 watching
3 forks
Language: Elixir
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
c-rack/plug_response_header An Elixir plug for manipulating HTTP response headers 12
anotherhale/secure_headers An Elixir Plug providing secure HTTP headers for protecting web applications 45
elixir-inspector/ref_inspector A parser library for extracting referer information from HTTP requests. 14
kbrw/plug_forwarded_peer Simplifies access to the client IP address in HTTP requests with X-Forwarded headers 24
mschae/trailing_format_plug A plug for Elixir to support legacy APIs with a trailing format. 25
techgaun/plug_secex A plug that adds various HTTP headers to make a Phoenix/Elixir app more secure 29
henrik/plug_and_play Simplifies the setup of Plug-based Elixir applications by providing pre-configured dependencies and conveniences for common tasks. 15
elixir-tesla/tesla A flexible HTTP client library that simplifies communication by providing a common interface for various adapters and middleware components. 2,005
romul/airbrake_plug A Plug adapter that reports errors to Airbrake 5
handnot2/plug_sigaws A Elixir module that authenticates HTTP requests with AWS Signature V4 signatures. 0
anonyfox/elixir-scrape A tool for extracting structured data from web resources using information-retrieval techniques. 328
jechol/definject A library that provides an unobtrusive way to inject mocks and dependencies into Elixir functions without modifying their code. 56
mschae/cors_plug An Elixir plug to add Cross-Origin Resource Sharing (CORS) functionality to web applications 404
deno-libs/forwarded A Deno port of a library that extracts IP addresses from HTTP request headers used by proxy servers 9
techgaun/http_digex Provides an Elixir library to generate HTTP Digest Authentication headers 4