itzg / itzg/saml-auth-proxy

Switch to using httputil's ReverseProxy

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
76
Forks
24
Avg merge
19h 32m
Merged PRs (30d)
3

Description

Go provides a standard solution for reverse proxies, which could be used in place of the current backend request proxy code:

https://golang.org/pkg/net/http/httputil/#ReverseProxy

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue does not name a file or test; start by locating the current backend request proxy code and compare its behavior with Go's net/http/httputil ReverseProxy documentation. Done means the existing proxy behavior is preserved while the standard ReverseProxy implementation is used, with relevant tests still passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.