Results 271 comments of Thomas de Zeeuw

I don't think we can change the behaviour any more. The public `try_io` method doesn't have access to the internal success type of the function it's wrapping, nor could it...

> How is this one doing? Are we waiting for the rust changes of does this just need a re-review? I think this is pretty close, we need to resolve...

Since this hasn't seen any activity and it's likely not the API we want I'm going to close this.

> @Thomasdezeeuw There is still a bug currently when using serial ports on windows due to this issue. I would still propose that we change the default buffer size to...

Closing as resolved based on https://github.com/rust-lang/log/issues/526#issuecomment-1515639902.

@EFanZh is this still something you're interested in?

We use `eq_ignore_ascii_case` in our `FromStr` implementation (which the `Deserialize` uses`), so I can't really find the issue. Closing due to lack of activity, @cdhowie if you find the cause...

@sfc-gh-dszmolka did you read @yevgenypats comment? He agrees with me adding that's not possible to parse the array as text.

@sfc-gh-dszmolka can you reopen this as it's not solved.

Also add back the `FileBody` type to heph-http.