http2
HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
Here are 53 public repositories matching this topic...
“Safest, Fastest, Easiest, and Most advanced” Python HTTP Client. Production Ready! Drop-in replacement for Requests. HTTP/1.1, HTTP/2, and HTTP/3 supported. With WebSocket, and SSE! Be free of Requests bondage now.
-
Updated
Mar 31, 2025 - Python
Push Notifications Server for Human Beings.
-
Updated
Nov 15, 2023 - Python
HTTP/2 Last Frame Synchronization (also known as Single Packet Attack) low Level Library / Tool based on Scapy + Exploit Timing Attacks
-
Updated
Nov 5, 2024 - Python
A generic service to send, retry, and manage webhooks
-
Updated
Mar 1, 2025 - Python
Futurama inspired REST and GraphQL API, blending characters exploration with real-time updates. Tech playground featuring FastAPI, Docker, and more!
-
Updated
Mar 28, 2025 - Python
CryptoNice is both a command line tool and library which provides the ability to scan and report on the configuration of SSL/TLS for your internet or internal facing web services. Built using the sslyze API and ssl, http-client and dns libraries, cryptonice collects data on a given domain and performs a series of tests to check TLS configuration…
-
Updated
Aug 4, 2021 - Python
urllib3.future is the supercharged low level http client we dreamed of. Support HTTP/1.1, HTTP/2, and HTTP/3 with multiplexed connections! Also WebSocket, and SSE. And DNS over QUIC, TLS, HTTPS and UDP. DNSSEC Protected & Async!
-
Updated
Mar 30, 2025 - Python
user friendly wrapper for pycurl
-
Updated
Feb 10, 2023 - Python
A threaded, recursive, web directory brute-force scanner over HTTP/2.
-
Updated
Feb 11, 2020 - Python