tgvashworth / fetch-engine

A smart request-making library
24 stars 6 forks source link

Test URLSearchParams support #78

Open tgvashworth opened 8 years ago

tgvashworth commented 8 years ago

URLSearchParams is valid input as a Body: https://fetch.spec.whatwg.org/#body-mixin

tgvashworth commented 6 years ago

This should work after #87 but it needs a test.