mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
Fix typo in changelog
Fixed typo
This commit is contained in:
parent
18bb772cdd
commit
bc4fdc3e3a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
as all `allMatches` implementations are intended to be.
|
||||
|
||||
* `dart:io`
|
||||
* `HttpClient` no longer sends URI fragments in the requeust. This is not
|
||||
* `HttpClient` no longer sends URI fragments in the request. This is not
|
||||
allowed by the HTTP protocol.
|
||||
The `HttpServer` still gracefully receives fragments, but discards them
|
||||
before delivering the request.
|
||||
|
|
Loading…
Reference in a new issue