Closed mikelpr closed 4 years ago
HTTP allows for extension methods but only GET | POST | PUT | DELETE are defined for XMLHttpRequest.Method. it'd be better if the functions that take Method took jsstrings instead, or a Method constructor that takes a string.
HTTP allows for extension methods but only GET | POST | PUT | DELETE are defined for XMLHttpRequest.Method. it'd be better if the functions that take Method took jsstrings instead, or a Method constructor that takes a string.