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

self.setHeader(self._form.getHeaders()) has no effect due to 'undefined' value #1685

Closed
garymathews opened this issue Jul 20, 2015 · 0 comments · Fixed by #1687
Closed

self.setHeader(self._form.getHeaders()) has no effect due to 'undefined' value #1685

garymathews opened this issue Jul 20, 2015 · 0 comments · Fixed by #1687

Comments

@garymathews
Copy link
Contributor

The setHeader on request.js, L576 has no effect due to its undefined value (due to caseless, index.js, L52).

We can keep the undefined value condition, but we must set a value in order to set the headers.

PR #1686

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 a pull request may close this issue.

1 participant