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

Fix handling for jQuery response headers #479

Merged
merged 1 commit into from
Jun 18, 2014
Merged

Fix handling for jQuery response headers #479

merged 1 commit into from
Jun 18, 2014

Conversation

tillig
Copy link
Contributor

@tillig tillig commented Jun 17, 2014

Fixes the way response headers are parsed when using the jQuery client. Enables the response headers to be properly viewed in the UI. Previous logic consistently returned an empty set of headers. Includes minor changes to allow the use of JS strict mode, at least for this function.

Fixes the way response headers are parsed when using the jQuery client. Enables the response headers to be properly viewed in the UI. Previous logic consistently returned an empty set of headers. Includes minor changes to allow the use of JS strict mode, at least for this function.
@tillig
Copy link
Contributor Author

tillig commented Jun 17, 2014

Sorry for the million identical requests. Here's the last one - the one to sync things up between lib and dist in swagger-ui.

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