Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server side portion of client proxy #48

Merged
merged 3 commits into from
Sep 2, 2023

Conversation

jacobtread
Copy link
Member

Description

This changes implements server side support for handling HTTP locally and proxing requests to the server as per PocketRelay/Client#11

Changes

  • Implemented handling for X-Pocket-Relay-Local-Http upgrade header to handle using local HTTP instead

Related Issues

@jacobtread jacobtread self-assigned this Sep 2, 2023
@jacobtread jacobtread linked an issue Sep 2, 2023 that may be closed by this pull request
1 task
@jacobtread jacobtread merged commit fd6f7e8 into master Sep 2, 2023
1 check passed
@jacobtread jacobtread deleted the 47-task-server-side-portion-of-client-proxy branch September 2, 2023 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task: Server side portion of client proxy
1 participant