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

feat: [BREAKING_CHANGE] remove poweredBy && config.core #63

Merged
merged 1 commit into from
Aug 29, 2016
Merged

Conversation

atian25
Copy link
Member

@atian25 atian25 commented Aug 29, 2016

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change
  • 干掉 poweredBy
  • 干掉 config.core

// total response time header
this.setRawHeader('X-Readtime', Date.now() - this.starttime);
this.set('X-Readtime', Date.now() - this.starttime);
Copy link
Member

Choose a reason for hiding this comment

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

呃,这个 rebase 错了?

Copy link
Member Author

Choose a reason for hiding this comment

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

是...

@popomore
Copy link
Member

LGTM

@popomore popomore merged commit 7a17c0f into master Aug 29, 2016
@popomore popomore deleted the powerby branch August 29, 2016 11:15
elrrrrrrr pushed a commit to elrrrrrrr/egg that referenced this pull request Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants