OwaspHeaders.Core
HTTP header middleware
A middleware library designed to enhance security by injecting recommended HTTP headers into ASP.NET Core responses.
Inject OWASP recommended HTTP Headers for increased security in a single line
281 stars
12 watching
35 forks
Language: C#
last commit: about 1 month ago
Linked from 2 awesome lists
aspnetcorehttp-headermiddlewarenugetowaspsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
juunas11/aspnetcore-security-headers | Middleware for adding security headers to an ASP.NET Core application. | 264 |
andrewlock/netescapades.aspnetcore.securityheaders | Provides security headers for ASP.NET Core applications | 696 |
rogeriozambon/http-protection | A library to protect against common web attacks and vulnerabilities in HTTP servers | 72 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
liuguangqiang/asyncokhttp | An Android HTTP library that leverages OkHttp for efficient and asynchronous HTTP requests. | 15 |
carbocation/interpose | Provides a standardized way to manage middleware in HTTP requests. | 294 |
bobg/mid | Middleware components for HTTP services in Go | 9 |
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
ngamux/middleware | Provides pre-built reusable components to manage HTTP request and response handling in a Go-based application. | 1 |
slimphp/slim-httpcache | Provides an HTTP caching middleware and service provider for a web application framework | 115 |
gnarroway/hato | An HTTP client library for Clojure that wraps JDK 11's HttpClient for synchronous and asynchronous requests with websockets support. | 380 |
mozillazg/go-httpheader | A library to encode structs into HTTP header fields | 46 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
crowdhailer/raxx | An Elixir-based HTTP server interface and toolkit | 403 |