thybag / PJAX-Standalone

A standalone implementation of Pushstate AJAX, for non-jquery webpages.
203 stars 42 forks source link

Provide support for 404 responses #36

Open jameswragg opened 9 years ago

jameswragg commented 9 years ago

Add an allow404Responses option to allow 404 responses to be parsed a successful request. As per ticket https://github.com/thybag/PJAX-Standalone/issues/35