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.
Parse Accept and Accept-Language HTTP headers in Ruby.
Mock HTTP server
A Go like concurrent system + networking/http library for Swift that works on Linux and Mac
Moved to https://git.sr.ht/~rwv/ring-basic-authentication
A framework for writing lightweight, scalable servers with Guice and Netty
Benchmarks for common embedded Java and Kotlin web frameworks
:stars: Asynchronous HTTP Request Testing Library for API or more...
A fast http and https prober, to check which URLs are alive
A JavaScript HTTP client for Dgraph
Abstract HTTP adapter for ROM
❤️MFNetworkManager is a high level request util based on AFNetworking.
A JavaScript HTTP client for the Kinto API.
(DEPRECATED) Experimental HTTP/2 plugin for HTTPie
A C++ High Performance Web Server
⚡️Django middleware to automatically send preload headers before views runs, enabling faster HTTP2 server-push (with CSP support).
Reactive GraphQl client for Android
:gem: Haskell version of the Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"
Course materials and handouts for EVE: Building RESTful MongoDB-backed APIs course
RxJava-based HTTP log following library | now on https://codeberg.org/valpackett/rxjava-http-tail
Go HTTP Server Middleware and Client Tripperware
Reusable framework for micro services & command line tools
HTTP/1 and HTTP/2 client for Elixir. Based on Gun and Poolboy.
Extended HTTP Support
I want track all HTTP requests, and replay it easily.
PSR-7 Micro PHP framework - advanced derivate of Proton by Alex Bilbie
A low-level, high performance HTTP server.
💻 本项目为 C++11 编写的 Web 服务器,解析了 get、head 请求,可处理静态资源,支 持HTTP长连接,支持管线化请求,并实现了异步日志,记录服务器运行状态
Go Share your TimeSeries/NameSpace/KeyVal DataStore (using leveldb) over HTTP &/or ZeroMQ
A simple HTTP serve task for the Boot build tool
CPH:SEC WAES: Web Auto Enum & Scanner - Auto enums website(s) and dumps files as result
Session-based Beast/Asio wrapper requiring C++14
Http with Fable, made simple.
⚠️ This package was moved to the http-message package and is abandoned.
Building a HTTP-accessed convolutional neural network model using TensorFlow NN (tf.nn), CIFAR10 dataset, Python and Flask.
Secure online judge for CS teachers, programming websites and contests.
A collection of standards, specifications, etc. for HTTP API development.
Low latency high speed android multitouch event server
RxJava2 + Retrofit2 http request lib, supports multiple api result data structures and multiple urls. Http请求库,支持同时存在多种返回格式和多个base...
Java JPA like HTTP client for Angular. 🍙
封装OkHttp3,对外提供了POST请求、GET请求、上传文件、下载文件、https请求、cookie管理等功能
Simple, portable HTTP server for .NET based on HttpListener.
Solution for two Cypress testing use-cases I came across with: perform a direct http FORM request to the server containing a file and other parameters...