Zend\Diactoros\Response
, including:Zend\Diactoros\Uri
.REDIRECT_HTTP_*
header detection in the ServerRequestFactory
.SapiStreamEmitter
.SapiStreamEmitter
to implement a check for isSeekable()
prior to attempts
to rewind; this allows it to work with non-seekable streams such as the
CallbackStream
.\r\n\r\n
sequence following the
headers, even when no message body is present, to ensure it conforms with RFC
7230.Request
class to set the Host
header from the URI host if no header is
already present. (Ensures conformity with PSR-7 specification.)Uri
class to ensure that string serialization does not include a colon after
the host name if no port is present in the instance.ServerRequestFactory
to work correctly with HTTP/2.Response
class.null
values when calling withoutAttribute()
.ServerRequestFactory
to marshal the request path fragment, if present.HeaderSecurity
to include the header name and/or
value.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-2016-e75cc39faa
Please login to add feedback.
This update has been submitted for testing by siwinski.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by siwinski.
This update has been pushed to stable.