Louis Pilfold

Results 1855 comments of Louis Pilfold

Maybe we ought to recommend `decode.success` over `decode.int`, I was a bit confused as to why that was used. Alternatively an API like Pog could be adopted

Sounds good to me!

Any other changes and additions can be discussed in the issue. There's some unanswered questions there today.

Closing as stale, please open a new PR if there's anything to be added still. Thank you 🙏

The first thing I see is that you've set a formencoded content type, but the body is a multipart form. I think that `fetch` may overwrite the incorrect content type...

That sounds sensible to me! That said, given we're unlikely to get the builder API is there still a use case for this function?