Just added support for Accept headers in Ajax requests - defaults to the correct...
authorJohn Resig <jeresig@gmail.com>
Mon, 14 Jan 2008 18:19:28 +0000 (18:19 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 14 Jan 2008 18:19:28 +0000 (18:19 +0000)
commit5974495e6b1f40076ef257bc886dacd0c2e27bd7
tree1be7a833b0e5d05ce10ffa6961e5e1f6e776fc75
parentc27cbdc4770e0641bff705599b3349e9d665246f
Just added support for Accept headers in Ajax requests - defaults to the correct header depending on the type of request that's being performmed. (Bug #1986)
src/ajax.js