Giter VIP home page Giter VIP logo

Comments (10)

defunkt avatar defunkt commented on May 18, 2024

Are you sure this isn't your web framework? Firefox 4 on OS X is sending X-PJAX for me.

from jquery-pjax.

littke avatar littke commented on May 18, 2024

FF 4.0.1 on Mac OS X 10.6.7: http://cl.ly/63Ek

Chrome dev says the same thing although admittedly the inspector doesn't allow me to look at a XHR atm.

from jquery-pjax.

Zoramite avatar Zoramite commented on May 18, 2024

Ubuntu 10.10 Chrome Dev shows this in the HAR output:

{"name":"X-Pjax","value":"true"}

from jquery-pjax.

voxpelli avatar voxpelli commented on May 18, 2024

HTTP Headers are case-insensitive according to the spec: http://www.rfc2616.com/#4.2 So this shouldn't be an issue - you should always check in a case-insensitive way anyway.

from jquery-pjax.

littke avatar littke commented on May 18, 2024

Good point.

from jquery-pjax.

defunkt avatar defunkt commented on May 18, 2024

Closing this unless someone thinks pjax should do something about it.

from jquery-pjax.

littke avatar littke commented on May 18, 2024

I guess updating the documentation would be in order. I'll start handling it as lower case anyhow.

from jquery-pjax.

huemorgan avatar huemorgan commented on May 18, 2024

The back button (history) doesn't work when PJAX is on - I don't know if it's just a browser issue or
if it's not supported by PJAX - couldn't find an answer anywhere else.

I use Chrome 11.0.696.71 on Snow Leopard

from jquery-pjax.

lotyrin avatar lotyrin commented on May 18, 2024

@huemorgan: You're gonna want to file that as a different bug, because it is not related to this at all...

from jquery-pjax.

Mstafamhamadmhamad avatar Mstafamhamadmhamad commented on May 18, 2024

Hey.

Both Chrome dev and Firefox 4.0 seem to be converting the name of the header to X-Pjax, so looking for X-PJAX serverside didn't work for me.

from jquery-pjax.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.