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

Added some basic branding (X-Powered-By and Server headers) #16

Merged
merged 1 commit into from
Oct 12, 2015

Conversation

lmineiro
Copy link
Contributor

Closes #15

@@ -266,3 +268,8 @@ func (p *proxy) ServeHTTP(w http.ResponseWriter, r *http.Request) {
copyStream(w.(flusherWriter), rs.Body)
}
}

func addBranding(rs *http.Response) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add branding... nice naming 😺

@danpersa
Copy link
Contributor

lgtm

danpersa added a commit that referenced this pull request Oct 12, 2015
…-headers

Added some basic branding (X-Powered-By and Server headers)
@danpersa danpersa merged commit 1b8d714 into master Oct 12, 2015
@danpersa danpersa deleted the feature-#15-powered-by-and-server-headers branch October 12, 2015 12:17
aryszka pushed a commit that referenced this pull request Mar 4, 2016
…-headers

Added some basic branding (X-Powered-By and Server headers)
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.

2 participants