Closed jmvtrinidad closed 7 years ago
@bryanrsmith Any chance you could review this?
@jmvtrinidad I'd like to review this, but first, can you remove the changes to config.js and the dist folder from this PR? Thanks!
Hi @EisenbergEffect , I think my commit has been rollback. Thank you.
Excellent. This is much easier to review :) I'll take a look and see if we can get this in. Off the top of your head, does this create any breaking changes or backwards compat issues?
based on the test it does not break any changes, as the additional parameters are only optional and have the default value just like before.
Support for issue #160 and adding
params
andtraditional
toHttpClient.get
method.