A rapid HTTP downgrade smuggling scanner written in Go.
-
Updated
May 16, 2024 - Go
A rapid HTTP downgrade smuggling scanner written in Go.
Asynchronous IO for the OANDA v20 REST API in Python (Unofficial)
Restful API Web CRUD Movies - API NET 7 ( using Clean Architecture) ( with jwt authentication ) and EFCore ( Code First Application )
Demo of running a backend behind either nginx or httpd with HTTP/2 support and server sent events. nginx does not support HTTP/2 when proxy-ing, although it supports HTTP/2 from the client to nginx.
HTTP/2 is the second major version of the Hypertext Transfer Protocol, defined by the IETF in RFC 7540 and standardized in 2015. It optimizes use of network resources and reduces perceived latency by introducing a binary framing layer over a single TCP connection, with full request and response multiplexing across independent bidirectional…
gRPC is a high-performance, open-source universal RPC framework that uses HTTP/2 for transport, Protocol Buffers as the interface description language, and provides features such as authentication, bidirectional streaming and flow control, blocking or nonblocking bindings, and cancellation and timeouts.
Add a description, image, and links to the http-2 topic page so that developers can more easily learn about it.
To associate your repository with the http-2 topic, visit your repo's landing page and select "manage topics."