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

Add possibility to read XHR headers in events #23

Closed
elbebass opened this issue Mar 18, 2014 · 2 comments
Closed

Add possibility to read XHR headers in events #23

elbebass opened this issue Mar 18, 2014 · 2 comments

Comments

@elbebass
Copy link

We use this for transfering additional information like active menu id, which isn't part of the loaded content.

@thybag
Copy link
Owner

thybag commented Mar 18, 2014

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.

@elbebass
Copy link
Author

Thanks for this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants