jquery-pjax
jquery-pjax copied to clipboard
Fix a bug which ignores hash in X-PJAX-URL
Hash in the X-PJAX-URL
header should be treated as a common anchor linking. The original code is almost there.