HTTP
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.
- GitHub: https://github.com/topics/http
- Wikipedia: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
- Created by: Tim Berners-Lee
- Released: 1989
- Aliases: http2, https,
- Last updated: 2026-06-25 00:11:19 UTC
- JSON Representation
https://github.com/ianwalter/requester
A convenience wrapper around the Node.js http.request API
Last synced: 30 Apr 2025
https://github.com/parable-php/http
Parable HTTP is a minimalist HTTP library used to receive requests and send responses.
http minimalist parable php8 request response
Last synced: 18 Mar 2025
https://github.com/ergonzamarian/estudos-e-revisoes
Sempre em Desenvolvimento :: Neste repositório estou adicionando minhas revisões de fixação de conteúdos voltados para a computação, tudo o que acredito ser essencial para um programador conhecer, ainda estou construindo este repositório e pretendo colocar mais conteúdos e arquivos interessantes =)
Last synced: 20 May 2026
https://github.com/thearyanahmed/rusttp
It is the implementation of "Implementing HyperText Transfer Protocol with RUST… maybe?"
Last synced: 02 Feb 2026
https://github.com/privapps/piping-server-java
Pure java implementation of infinitely transfer between every device over pure HTTP with pipes or browsers
data-transfer http http-server java nat-traversal piping-server stream transfer web
Last synced: 13 Mar 2025
https://github.com/preslavrachev/req
A no-brainer utility library for making HTTP requests in Go
Last synced: 12 Jan 2026
https://github.com/giovannicardamone/http-class
browser http http-errors javascript nodejs typescript
Last synced: 14 Apr 2025
https://github.com/codenoid/barachy
a Static File Loader, Handler and Backuper
Last synced: 28 Mar 2025
https://github.com/vspaz/pyclient
configurable HTTP python client that supports retries, timeouts, tls, basic auth, logging etc.
basic-authentication http http-client logging python3 requests retries timeouts tls tls-certificate
Last synced: 18 Feb 2026
https://github.com/hjfitz/relay.ts
⚡ Perfy near-dependency-free HTTP server
http https node server ts typescript
Last synced: 13 May 2026
https://github.com/asaintsever/kafka-connect-http-sink
HTTP Sink connector for Kafka Connect
apache-kafka http kafka kafka-connect kafka-connect-http kafka-connect-sink kafka-connector kafka-connectors kafka-to-http sink-connector
Last synced: 22 Mar 2025
https://github.com/aymaneallaoui/kafka-http-scanner
An advanced HTTP security vulnerability scanner that detects a wide range of web application vulnerabilities.
cli golang golang-application golang-package hsr http security
Last synced: 11 Jun 2025
https://github.com/tinyhr/tiny_client
A tiny api client toolkit for ruby that supports only JSON content-type. ( Curb/JSON wrapper )
Last synced: 01 Nov 2025
https://github.com/alexgustafsson/fuzzing-http-servers
An example setup for quickly getting fuzzing of HTTP servers running. Uses AFL and WFuzz.
afl american-fuzzy-lop fuzzing http http-server wfuzz
Last synced: 15 Mar 2026
https://github.com/i9si-sistemas/nine
Golang HTTP Client and Modular Server framework :rocket:
go golang http http-client http-server json json-parser
Last synced: 14 Dec 2025
https://github.com/zaphyr-org/http-emitter
Emits PSR-7 responses to the PHP Server API.
Last synced: 16 Feb 2026
https://github.com/diloabininyeri/throttle
PHP HTTP rate limit library helps catch extremely unnecessary HTTP requests, allows you to manage a certain number of HTTP requests in a certain time frame
composer-package http php-library rate-limit redis throttle union
Last synced: 12 Oct 2025
https://github.com/07akioni/create-merged-request
Merge scattered requests into one, distribute corresponding result to requestor.
Last synced: 21 Mar 2025
https://github.com/lukasniessen/http-authentication-explained
HTTP Authentication explained: basic authentication, bearer authentication and cookie authentication
basic-authentication bearer-authentication bearer-tokens cookie cookie-authentication cookies http
Last synced: 15 May 2026
https://github.com/torokmark/response_code
Response Code in readable way.
http response-code status-codes
Last synced: 15 Jul 2025
https://github.com/nmrshll/go-httpclient-middl
Add middleware to your HTTP clients in Go
client go golang http http-client middleware
Last synced: 30 Mar 2025
https://github.com/rstgroup/http-method-override
HTTP method override PSR-7 middleware
http method-override middleware psr-7
Last synced: 12 Apr 2025
https://github.com/hexilee/rfc-http_1.1-zh
HTTP 1.1 RFC( RFC-7230 ~ RFC-7235 )的中文翻译
Last synced: 25 Jan 2026
https://github.com/codeadamca/nodejs-website
This is a sample basic Node.js website using plain HTML files and the built in http and fs modules.
filesystem http learning-code nodejs urls
Last synced: 07 May 2025
https://github.com/nodyhub/fifi
fifi sends to a given list of url's HTTP requests, calculates on each response a signature and groups them based on the values.
Last synced: 07 Sep 2025
https://github.com/dpwgc/alisalog
基于Java整合ChickHouse的分布式日志收集与检索系统
chickhouse http java log spring-boot udp
Last synced: 28 Apr 2026
https://github.com/viztea/kiso
set of kotlin multi-platform libraries
format http io jvm kotlin multiplatform sprintf
Last synced: 11 Feb 2026
https://github.com/justus0405/web-monitor
🧯A Web-Based System Monitoring Interface Written in Bash
bash bash-script bash-scripting dumpster-fire http http-server monitor monitoring monitoring-scripts proof-of-concept script website
Last synced: 27 Feb 2026
https://github.com/pablopunk/microsec
Microservice to fetch *http* pages through *https*
http https js micro microsec microservice nodejs security
Last synced: 27 Apr 2026
https://github.com/gamemaker1/http-negotiator
A HTTP content negotiator for V
content-negotiation http v v-module vlang vlang-module
Last synced: 09 Feb 2026
https://github.com/axotion/httpforwarder
Simple http splitter
forwarder go http httpforwarder httpsplitter
Last synced: 14 Mar 2025
https://github.com/maximeguinard/example-.htaccess
🐱💻 htaccess are Apache HTTP server configuration files
acess apache apacheserver config configuration eng file fr git ht htaccess http https maximeguinard server serveur web wordpress
Last synced: 12 Apr 2026
https://github.com/vaijab/gin-tokenauth
TokenAuth is an authorization middleware for gin.
gin golang http middleware package
Last synced: 15 Apr 2026
https://github.com/moul/roundtripper
implementation of http.RoundTripper/Transport with extra helpers
Last synced: 28 Apr 2025
https://github.com/hahmed/quicsilver
HTTP/3 server for Ruby apps
http http3 performance protocol quic rack ruby server
Last synced: 26 Apr 2026
https://github.com/artainmo/webserv
42 school project. Create a webserver in c++ able to handle HTTP/1.1 requests following a specific configuration file.
Last synced: 07 Feb 2026
https://github.com/nnichols/faker
A clojure library for creating fake requests
Last synced: 02 May 2025
https://github.com/bytedev/bytedev.formurlencoded
.NET Standard library for serializing and deserializing form URL encoded (application/x-www-form-urlencoded) data.
csharp dotnet-standard formurlencoded http serialization serializer
Last synced: 31 Aug 2025
https://github.com/mat1g3r/aiohttp_wrapper
Abstraction of HTTP requests using aiohttp
abstraction aiohttp get http post restful
Last synced: 16 Mar 2025
https://github.com/joseluisq/leap
A lightweight micro HTTP framework for PHP 8.1+ (experimental)
http micro-framework php php81 web-framework
Last synced: 16 Mar 2026
https://github.com/mohamed-moumni/http-webserver
This project is about writing HTTP server, and learning about how the HTTP protocol works around the web.
Last synced: 14 Mar 2025
https://github.com/mnestorov/security-headers-cloudflare-worker
Cloudflare Worker script to dynamically add, modify, and remove HTTP headers for enhancing the security of any website.
clickjacking cloudflare code codeinjection cors headers http security-headers workers wrangler xss xss-filter
Last synced: 24 Jan 2026
https://github.com/gaurabb/secureheaderscanner
Simple Python module to scan a list of web urls and provide a summary of security focussed HTTP response headers used.
Last synced: 14 Jan 2026
https://github.com/yajatkaul/http-iot
Boilerplate for IOT networking
arduino devices esp32 http iot post-request
Last synced: 23 Jan 2026
https://github.com/soenneker/soenneker.github.client.http
A .NET thread-safe singleton HttpClient for GitHub
client csharp dotnet github githubhttpclient http httpclient singleton util
Last synced: 22 Apr 2026
https://github.com/michaldziuba03/http.asm
HTTP server written in assembly
asm assembler assembly assembly-x86-64 http
Last synced: 07 Jan 2026
https://github.com/evalphobia/httpwrapper
HTTP client wrapper using h2non/gentleman
Last synced: 23 Jan 2026
https://github.com/ddo/request
:pizza: Simplified HTTP request client in go
golang http http-client request
Last synced: 23 Jan 2026
https://github.com/tomeraberbach/redirect-url
🎯 Simple rule-based redirecting from one URL to another.
http https mapping npm-module npm-package path redirect redirect-urls redirects server url
Last synced: 23 Mar 2025
https://github.com/invetica/media-types
Media types (https://tools.ietf.org/html/rfc2046).
api clojure http media-types mime
Last synced: 21 Feb 2026
https://github.com/oddcamp/rails_http_options
Simple gem that allows you to handle HTTP OPTIONS in Rails. Ideal for API introspection.
api http introspection options rails
Last synced: 19 May 2026
https://github.com/chuccp/smtp2http
SMTP to HTTP, Send emails over HTTP , manage SMTP and email addresses via a web page..通过http接口来发送邮件,以web页面方式管理SMTP以及邮箱地址
api http mail smtp smtp-client smtp-to-http smtp2http stmp
Last synced: 06 Mar 2025
https://github.com/roadrunner-server/proxy_ip_parser
RR X-Forwarded-*, Forwarded, True-Client-IP, X-Real-Ip parser http middleware
Last synced: 11 Jun 2025
https://github.com/dotnet/homebrew-dev-proxy
Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.
command-line-tool dev-proxy developer-tools development http microsoft-365 microsoft-graph proxy rest
Last synced: 15 Apr 2025
https://github.com/vadimpiven/node_reqwest
Node.js bindings for reqwest - Rust HTTP client library
Last synced: 25 Apr 2026
https://github.com/christianrich/bulk-html-loader
Scrape the HTML from thousands of web pages in one go. Supports queueing, error handling and automatic retries.
bulk-html-loader express http nodejs scrape scraper scrapeurl scraping-websites
Last synced: 13 Apr 2025
https://github.com/neorandom/rust-http-server
HTTP server made in Rust from without external libraries
cargo get-request http http-server multithreading rust rust-lang
Last synced: 01 Mar 2026
https://github.com/o8x/native-httpclient
通过 tcp 和 unix sock 文件发送原生HTTP请求的HTTP客户端
curl go http http-client native-http-client unix-socket
Last synced: 24 Apr 2026
https://github.com/mesosphere-backup/http-service
Wraps connections managed by the `@dcos/connection-manager` package into an Observable.
http observable request rxjs stream
Last synced: 16 Oct 2025
https://github.com/pzaino/astra
ASTRA - Asynchronous Scalable Task and Resource Actors (in Rust)
actor-model grpc http persistent-storage rust rust-lang server-less tcp
Last synced: 19 Feb 2026
https://github.com/truexf/iip
基于TCP的多路复用的基础通讯协议及框架(IIP,Internal Interaction Protocol),该协议可作为RPC接口调用的底层协议,如同http2之于gRPC,本项目基于该协议实现了client/server的基础框架。
client-server golang high-performance http multiplexing protocol rpc server tcp
Last synced: 18 Jan 2026
https://github.com/apache/geronimo-schema-5
Mirror of Apache Geronimo Schema Java EE 5
geronimo http java javaee network-server web-framework
Last synced: 09 Apr 2025
https://github.com/apache/geronimo-schema-14
Mirror of Apache Geronimo Schema j2ee 1.4
geronimo http java javaee network-server web-framework
Last synced: 09 Apr 2025
https://github.com/interfiber/snowfall.ts
Snowfall.ts is a modern http library for deno
Last synced: 02 May 2026
https://github.com/recuencojones/httpr
Http Request Library
http httpr travis-ci typescript
Last synced: 16 Oct 2025
https://github.com/frgmntedflower/MilkyTeadrop_Voice-Assistant
MilkyTeadrop: Voice-Activated IoT with a touch of tea magic. Enjoy IoT interactions infused with tea while conversing with a charming voice assistant.
golang http iot large-language-models raspberry-pi rust tcp
Last synced: 18 Jan 2026
https://github.com/ignis-sec/hostname-polluter
Minimalistic extension to quickly check hostname pollution
browser-extension cybersecurity http infosec security security-tools
Last synced: 05 Jun 2026
https://github.com/recidvst/node-gnu-clacks
A man is not dead while his name is still spoken. Add an 'X-Clacks-Overhead' Header to your Node/Express app.
express headers http middleware node npm npm-package pratchett
Last synced: 07 May 2026
https://github.com/ethlo/r7
r7 is a high-performance Java HTTP gateway core with composable routing, low-allocation design, and memory-mapped full audit logging with pluggable tailers.
http proxy-server routing-engine
Last synced: 05 Jun 2026
https://github.com/xcrap-cloud/got-scraping-client
Xcrap Got Scraping Client is a package of the Xcrap framework that implements an HTTP client using the Got Scraping library.
client got http javascript nodejs scraping scrapy typescript web xcrap
Last synced: 21 Aug 2025
https://github.com/pablopunk/microfetch
Use https every time you fetch
fetch http https javascript micro microsec nodejs secure
Last synced: 30 Apr 2026
https://github.com/filippofinke/dstat
📈 Simple dstat server written in java that shows you requests per second.
dstat http java layer7 stresstest
Last synced: 18 Jun 2025
https://github.com/heptacom/heptaconnect-package-http
Support flow components working with HTTP clients or act as HTTP server
heptaconnect heptaconnect-package http http-requests
Last synced: 17 Jun 2026
https://github.com/zimbres/smtptohttp
A worker service that listens for mail messages and sends them to an HTTP endpoint as a POST request
Last synced: 27 Jan 2026