Closed
Description
I'm running into an issue very similar to seanmonstar/reqwest#668 (comment). To get production working for the near future I was going to fork this and change the MAX_LEN
to be u32::MAX - 1
until reqwest
is maybe updated to return a Result
instead of panicking.
Before doing that - I wanted to make sure I wasn't opening myself up to any severe issues - is there a reason for the current URI max length being what it is?
Metadata
Metadata
Assignees
Labels
No labels