Jeff Seibert
Jeff Seibert
@kimdv can you give more details as to what problem you're facing? Generally, yes, you want the result to be a future, so I'm confused. If you're willing to take...
Looks like your implementation isn't entirely correct. Data should be a `Future`, not a `[String: Future]`. You need to flatten the dictionary futures.
Note that I have not changed the default encoder implementation. This must be explicitly enable by overriding the contentConfig: ``` // Fix the key order for the standard URLEncodedFormEncoder do...
@tanner0101 ok should be good to go!
@tanner0101 any chance this can ship?
Hey all, any thoughts on when this might merge? This is quite valuable for data consistency