Uses an object-hash replacer to transform FormData objects to key-value object maps before hashing.
This allows requests using FormData to be cached: #7
Applications that relied on exceptions being thrown when sending FormData requests through Cachios should be modified to expect the updated behaviour.