Skip to content

Add HTTP Proxy Support with TLS for Upstream Connections #7

Description

@hippalus

Add HTTP Proxy Support with TLS for Upstream Connections

Objective

Implement an HTTP proxy that supports HTTP/2 by default but can downgrade to HTTP/1.1.
Add TLS client support for upstream connections, allowing re-encryption when connecting to secure upstream servers (e.g., HTTPS, MQTT over TLS or any TCP over TLS).

Tasks

  • HTTP Proxy Implementation
  • TLS Client for Upstream Connections
  • Support HTTP/2 with the ability to downgrade to HTTP/1.1 based on client capabilities
  • Support features like header manipulation, filtering, and rate limiting

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions