Skip to content

litert/http-proxy.js

Repository files navigation

LiteRT/Http-Proxy

Strict TypeScript Checked npm version License GitHub issues GitHub Releases

The HTTP proxy protocol library for LiteRT.

Currently, only client-side CONNECT is supported.

Installation

npm install @litert/http-proxy --save

Usage

Requirements

  • Node.js v14.x (Or newer)
  • TypeScript v5.0.x (Or newer)

License

This library is published under Apache-2.0 license.