Changeset [91cf5f5851a3b5441a71ae3124c1781df989ce7b] by thatcher

April 29th, 2010 @ 05:28 AM

cookies are now honored for any use of XHR, which should internally include html docs, css, javascript, images(if enabled), and other links. coookies are set with set-cookie response header and sent for every request to matching domain with 'cookie' response header. moved Envjs.uri tests to new specs/platform/core.js and added a couple basic cookie tests
http://github.com/thatcher/env-js/commit/91cf5f5851a3b5441a71ae3124...

Committed by thatcher

  • M build.xml
  • M specs/parser/spec.js
  • M specs/timer/spec.js
  • M src/html/element.js
  • M src/timer/timer.js
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

a javascript browser environment