Fix options.method being undefined in normalized options (
#671 )
Pull request merge
Fix handling of a signal that is already aborted before the request b…
Pull request merge
sholladaypushed 1 commit to main • 1d92c20…6d06338 • on Dec 18, 2024
Fix memory leak from cloned responses (
#661 )
Pull request merge
sholladaypushed 1 commit to main • 3ba40cc…30e7afd • on Dec 9, 2024
Mark ky.create() options as optional in public types (
#628 )
Pull request merge
sholladaypushed 1 commit to main • a7e2736…8d2ca91 • on Sep 2, 2024
Revise CDN links in readme (
#626 )
Pull request merge
Fix types for browsers (
#623 )
Pull request merge
Add JSON generics to
ky()
and
HTTPError
(
#619 )
Pull request merge
Add support for the
RateLimit-Reset
header (
#618 )
Pull request merge
sholladaypushed 1 commit to main • fbe0ec6…8531b05 • on Aug 12, 2024
Remove unnecessary setting of
credentials
option (
#616 )
Pull request merge
sholladaypushed 1 commit to main • 9728f4b…fbe0ec6 • on Aug 10, 2024
Fix signal handling for Request objects (
#613 )
Pull request merge
sholladaypushed 1 commit to main • 0017053…2376cf2 • on Jul 31, 2024
Allow explicitly unsetting hooks on
.extend()
(
#599 )
Pull request merge
sholladaypushed 1 commit to main • 786a9de…0017053 • on Jul 30, 2024
Add
retry.afterStatusCodes
option (
#598 )
Pull request merge
Add support for passing a function to ky.extend() (
#611 )
Pull request merge
sholladaypushed 1 commit to main • 8e171f5…9587c9d • on Jul 19, 2024
Use KyRequest and KyResponse types in errors (
#610 )
Pull request merge
sholladaypushed 1 commit to main • 4886b66…8e171f5 • on Jul 19, 2024
Retry request even if retry delay is zero (
#604 )
Pull request merge
Clamp Retry-After time to retry.maxRetryAfter (
#603 )
Pull request merge
sholladaypushed 1 commit to main • c5be841…f0f9111 • on Jun 26, 2024
Fetch with an uncloned request when possible (
#601 )
Pull request merge
sholladaypushed 1 commit to main • 974f1e9…c5be841 • on Jun 26, 2024
You can’t perform that action at this time.