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

UPSTREAM Don't pretty print by default #3095

Merged
merged 1 commit into from
Jun 15, 2015

Conversation

derekwaynecarr
Copy link
Member

@derekwaynecarr derekwaynecarr mentioned this pull request Jun 11, 2015
9 tasks
}
userAgent := req.UserAgent()
// This covers basic all browers and cli http tools
if strings.HasPrefix(userAgent, "curl") || strings.HasPrefix(userAgent, "Wget") || strings.HasPrefix(userAgent, "Mozilla/5.0") {
Copy link
Contributor

Choose a reason for hiding this comment

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

Really?

@derekwaynecarr
Copy link
Member Author

[test]

@derekwaynecarr
Copy link
Member Author

@smarterclayton - I think we want this perf fix.

@smarterclayton smarterclayton added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 15, 2015
@smarterclayton
Copy link
Contributor

LGTM [merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin/3181/)

@openshift-bot
Copy link
Contributor

Evaluated for origin up to 5de517c

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin/3181/) (Image: devenv-fedora_1804)

openshift-bot pushed a commit that referenced this pull request Jun 15, 2015
@openshift-bot openshift-bot merged commit 2846790 into openshift:master Jun 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants