Fabian Meyer
Fabian Meyer
Should close #409 303 See Other should change the method to GET all other redirects should leave it unchanged (Source: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#redirection_messages) I think there are some specialties for 300 and...
See https://github.com/reactphp/async Ref: https://github.com/clue/reactphp-block/pull/67, https://github.com/clue/reactphp-block/issues/68, https://github.com/reactphp/http/pull/464 and https://github.com/clue/reactphp-mq/pull/34
See https://github.com/reactphp/async Ref: https://github.com/clue/reactphp-block/pull/67, https://github.com/clue/reactphp-block/issues/68, https://github.com/reactphp/http/pull/464 and https://github.com/clue/reactphp-mq/pull/34
Close open connections in tests to prevent them from looping in the async update. Based on https://github.com/reactphp/socket/pull/283 and https://github.com/clue/reactphp-docker/pull/79 Ref: https://github.com/clue/reactphp-socks/pull/110