Results 46 comments of Magnus Hoff

Fair enough, buffering is a bummer! :) (Although I do think this would be similar for all other deserializers that support this) I did try `serde_qs` without success at the...

As a side note, _I_ would be happy if this were supported only in the cases where the tag does indeed come first. But I would understand if you would...

I have now been able to try out serde_qs again. It seems to support deserializing tagged enums, but not as the top-level type. This adds some extra syntax to the...

The issue has not been addressed, it seems like this has been closed in error. Please reopen or state clearly the intention to dismiss.

Re-reading this, I can't shake the feeling that a central point has not come across, so I will take the liberty to make it again, more clearly: `serde_urlencoded` _currently supports_...

There _is_ no delete button. That's why there's an issue to add one :)

Investigate [failure](https://crates.io/crates/failure)

That's a fair concern, but unfortunately an unworkable solution. Sausagewiki has no particular preference for HTTP auth, and can work with other auth schemes, see [Third-party authentication providers](https://github.com/maghoff/sausagewiki/wiki/Enabling-authentication#third-party-authentication-providers) for examples....

Right, something like that could be designed. I'll reopen this to have as a feature request.