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

JSONP compatibility and new request content option #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

dakusan
Copy link

@dakusan dakusan commented Aug 18, 2015

Response content now accounts for JSONP's wrapper function
Added "Include Request Content Standalone" option
Grouped console commands are now run atomically so they cannot be output out of order

…onsole commands are run atomically when flushed.

This was needed as otherwise the console commands could be run out of order. This happens, for instance, when an alert is triggered asynchronously from the ajax return call
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.

1 participant