ISSUE-91 - Public View
Invoking send() multiple times is undefined
- State:
- CLOSED
- Product:
- XMLHttpRequest
- Raised by:
- Anne van Kesteren
- Opened on:
- 2006-09-24
- Description:
Because invoking send() can't directly change readyState cases like: client.open(...) client.send() client.send() ... are currently undefined. User agents seem to do various things... This and some other issues seem to ask for some readyState value of 1.5 or something...
- Related emails:
- ISSUE-91: Invoking send() multiple times is undefined (from dean+cgi@w3.org on 2006-09-24)
- ISSUE-91 and ISSUE-92: send() flag (from annevk@opera.com on 2006-09-28)
Note: Some of these links may be accessible only to W3C Members.
Related notes:
2006-09-30: Closing this; see e-mail.