Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

no attachment for html #444

Merged
merged 1 commit into from
Sep 15, 2014
Merged

no attachment for html #444

merged 1 commit into from
Sep 15, 2014

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Sep 15, 2014

No description provided.

@@ -351,7 +351,7 @@ exports.download = function *(next) {
this.length = dist.size;
}
this.type = mime.lookup(dist.key);
this.attachment = filename;
this.attachment(filename);
Copy link
Member Author

Choose a reason for hiding this comment

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

We use attachment in wrong way before...

Copy link
Member

Choose a reason for hiding this comment

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

...

@dead-horse
Copy link
Member

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants