Skip to content

Treat header name as case-insensitive when calling getResponseHeader() on mock XHR object #349

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

Merged
merged 1 commit into from
Aug 13, 2013
Merged

Treat header name as case-insensitive when calling getResponseHeader() on mock XHR object #349

merged 1 commit into from
Aug 13, 2013

Conversation

TheDistantSea
Copy link
Contributor

This is the tiniest of trivial requests, so please bear with me.

jQuery AJAX lowercases header names passed as arguments to getResponseHeader(), so I thought it would be nice if the form plugin did so for feature parity (this discrepancy actually bit me, hence the PR).

@malsup malsup merged commit 3409383 into jquery-form:master Aug 13, 2013
@TheDistantSea TheDistantSea deleted the http-header-case-insensitive branch August 17, 2013 23:36
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