ADDED
Added a patch
helper method for the HTTP PATCH
verb.
If the REQUEST_METHOD environment variable is set, then CGI_HTTP_PROXY replaces HTTP_PROXY.
FIXED
Unsupported scheme errors early without giving an uninitialized value warning first.
Sends Content-Length: 0 on empty body PUT/POST. This is not in the spec, but some servers require this.
Allows optional status line reason, as clarified in RFC 7230.
Ignore SIGPIPE on reads as well as writes, as IO::Socket::SSL says that SSL reads can also send writes as a side effect.
Check if a server has closed a connection before preserving it for reuse.
PREREQS
Optional IO::Socket::IP prereq must be at least version 0.32 to be used. This ensures correct timeout support.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2021-ad1fff3f25
Please log in to add feedback.
This update has been submitted for testing by jplesnik.
This update's test gating status has been changed to 'failed'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
This update's test gating status has been changed to 'passed'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.