socketry / async-http

MIT License
298 stars 45 forks source link

Better redirect handling #110

Closed ioquatix closed 1 year ago

ioquatix commented 1 year ago

Align our redirect handling with the fetch specification. See https://github.com/rack/rack/issues/1994 for more context.

Types of Changes

Contribution