aurelia / http-client

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

chore(dts): Make reviver function optional #159

Closed plwalters closed 7 years ago

plwalters commented 7 years ago

Allows creating HttpResponseMessages in tests for instance without specifying a reviver.