Prompt for not simple requests on Web #2201
Labels
e: documentation
Improvements or additions to documentation
e: good for newcomers
Good for newcomers
p: dio
Targeting `dio` package
Request Statement
People usually wonder why their requests are being treated as CORS. Various of configuration could lead to the result before people can realize, such as
connectTimeout
andsendTimeout
across platforms.Solution Brainstorm
We might find relevant cases to add logs about "You're making a complex Web request which might lead to CORS" or add more messages when specific exceptions were thrown on the Web platform.
The text was updated successfully, but these errors were encountered: