| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
A simple and ultrafast http reverse proxy serving multiple domain names and terminating TLS for http/1.1, 2 and 3, written in Rust
HTTP/1.1 server and client for ocaml (using Async)
Look at https://github.com/anuragsoni/shuttle_http instead
RoadRunner HTTP(1, 2, 3)/TLS/fCGI plugin
HTTP zero-allocations parser for golang, inspired by llhttp
Node http(s) request client
Client app for server interaction via sockets and GET/POST/DELETE requests, handling authentication, library access, and book management.
Yet another toy HTTP 1.1 server from a weekend.
A coursework project implementing an HTTP/1.1 server from scratch with Python sockets and threading. Supports concurrent clients via a thread pool, persistent connections (keep‑alive), static HTML and binary downloads (PNG/JPEG/TXT), JSON uploads to /upload, strict Host validation, and path traversal protection, with detailed logging.
Distribution of software for Bread Experts Group operated port/shared file routing servers.
Go library for Parsing HTTP/1.1 message defined in RFC RFC9110 and RFC9112.
Ferrous is a lightweight, custom-built HTTP/1.1 server written in Rust or Java. It serves static and dynamic content, supports CGI scripts, handles cookies and sessions, and is fully configurable via a simple config file. Designed for reliability and performance, it uses non-blocking, event-driven I/O and avoids external server frameworks.
A multithreaded HTTP/1.1 web server written from scratch in Python. Raw sockets, ETag caching, range requests, gzip/brotli compression, keep-alive. No frameworks.
Tiny zero-dependency Java 17+ HTTP/1.1 server library for simple REST-style applications.
A multi-threaded HTTP/1.1 web server in C++ using Winsock, supporting CRUD operations, static file serving, multi-language content, and proper connection management.
(Yet another) experimental minimalistic http client using asyncio
HTTP/1.1 server built from Python sockets with a bounded thread pool, keep-alive, safe file serving, JSON uploads, and defensive error handling.
Add a description, image, and links to the http11 topic page so that developers can more easily learn about it.
To associate your repository with the http11 topic, visit your repo's landing page and select "manage topics."
| Back | FazBrowse Home | New Git URL |