We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We use this for transfering additional information like active menu id, which isn't part of the loaded content.
The text was updated successfully, but these errors were encountered:
Add support for accessing response headers in events
0f277f7
see: #23
Hello,
I've just pushed an initial implementation of this feature to the develop branch: https://github.com/thybag/PJAX-Standalone/tree/develop
In the develop code, header data should now be returned as an object accessible from PJAX-standalone events in event.data.headers.
event.data.headers
Sorry, something went wrong.
Thanks for this feature.
No branches or pull requests
We use this for transfering additional information like active menu id, which isn't part of the loaded content.
The text was updated successfully, but these errors were encountered: