mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-21 18:42:07 +08:00
* default_exceptions is a dict of classes, not instances * Correctly overload 'redirect' to get the proper return type * Request.get_data() is an Any (not bytes), just like Response.get_data