aurelia / http-client

A simple, restful, message-based wrapper around XMLHttpRequest.
MIT License
62 stars 59 forks source link

Adds type information to headers property. #83

Closed MicahZoltu closed 9 years ago

MicahZoltu commented 9 years ago

This will improve the quality of the generated d.ts file and also improves readability of this class by specifying the expected type of headers.