Skip to content

Conversation

@bhargavdt3
Copy link

@bhargavdt3 bhargavdt3 commented Sep 4, 2017

I have removed setheader function, thought it's unnecessary. And I have tried to follow Function programming paradigm, so I have reshuffled the code.

@info There were two setheader & setheaders function, one of which internally called setheaders,
So i have removed setheader and made setHeaders to set header.

index.js Outdated
set: failSet
})
Object.defineProperty(this, 'formData', {
Object.defineProperty(this, 'fromData', {
Copy link

Choose a reason for hiding this comment

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

I'm pretty sure "form data" is correct here.

Copy link
Author

@bhargavdt3 bhargavdt3 Sep 6, 2017

Choose a reason for hiding this comment

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

@ljharb corrected it

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