Conversation
|
needs a rebase for clippy |
3a8faa5 to
d7ec64a
Compare
|
I'm okay with this change, but think we should document that this is most likely not what you want to do. Someone coming from Just exposing this without guidance may cause confusion, and we should try and evade that if possible. (Though it'd be correct to point out that our current guidance on these types isn't great either, and folks may already be confused. But ideally we shouldn't add to that 😅 ) |
This comment has been minimized.
This comment has been minimized.
|
I think this could be useful if you could set the headers when constructing a request, at least that would make per-client headers in Surf config a tad nicer under the hood. |
why not using |
|
Unimportant implementation detail, but feature wise, convenience. |
Other users than http-rs might want to use these types, but they cannot currently be constructed outside of this crate