88
edits
| Line 10: | Line 10: | ||
# Confusion about how invalid URLs (for instance, containing non-ASCII characters or whitespace) need to be handled. | # Confusion about how invalid URLs (for instance, containing non-ASCII characters or whitespace) need to be handled. | ||
= Existing Discussions and Documentation = | = Existing Discussions and Documentation = | ||
== Related Documentation == | |||
* [http://www.w3.org/TR/XMLHttpRequest/ XMLHttpRequest] (demonstrates that browsers already support the required functionality and could be used to define certain behaviors, such as how request headers are defaulted and combined) | |||
= API Requirements = | = API Requirements = | ||
= Current Proposal = | = Current Proposal = | ||
edits