defunkt / jquery-pjax

pushState + ajax = pjax
https://pjax.herokuapp.com
MIT License
16.73k stars 1.97k forks source link

Fix a bug which ignores hash in X-PJAX-URL #597

Open baoshan opened 8 years ago

baoshan commented 8 years ago

Hash in the X-PJAX-URL header should be treated as a common anchor linking. The original code is almost there.