dart-sdk/sdk/lib/_http
Olzhas Suleimen aca875dfea [io] Use _addConnection instead _add in _HttpParser
This is a cleanup and minor performance tweak that should not change any semantics.

Closes https://github.com/dart-lang/sdk/pull/54255

GitOrigin-RevId: b9a9c6d341eb3e422fc3ec4a008fdbe2b89ade07
Change-Id: Id9f9ef2c1e8f49f5c10cbff5864f020f5e78cfee
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/340200
Commit-Queue: Brian Quinlan <bquinlan@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
Reviewed-by: Brian Quinlan <bquinlan@google.com>
2023-12-12 18:25:19 +00:00
..
crypto.dart dart:_http: cleanup implementation of crypto 2021-10-25 16:34:11 +00:00
embedder_config.dart [io/http] Introduce callback that embedder can override to provide custom HTTPClient connection validation. 2021-05-20 15:17:52 +00:00
http.dart [doc/io] Add a strong caution against using HttpClient and HttpRequest directly. 2023-12-12 00:45:45 +00:00
http_date.dart dart:_http: apply and fix most of pkg:lints recommended lints 2021-10-21 16:33:15 +00:00
http_headers.dart Avoid allocations during SameSite value parsing 2023-05-09 18:01:19 +00:00
http_impl.dart Fix a bug where proxy usernames/passwords containing @ were not correctly parsed. 2023-11-03 19:48:42 +00:00
http_parser.dart [io] Use _addConnection instead _add in _HttpParser 2023-12-12 18:25:19 +00:00
http_session.dart dart:_http: apply and fix most of pkg:lints recommended lints 2021-10-21 16:33:15 +00:00
http_sources.gni [dart:io] Begins work on mocking support 2017-10-10 17:39:12 +00:00
http_testing.dart [io/websocket] Cancel ping timer when WebSocket closes 2022-12-20 01:01:16 +00:00
overrides.dart Tiny code cleanup: Remove _asyncRunZoned being an alias of runZoned 2023-07-11 11:37:57 +00:00
websocket.dart Revert "Call the HttpClient constructor when connecting a WebSocket to allow HttpOverrides to work." 2023-11-14 16:32:50 +00:00
websocket_impl.dart Fix close drain error callback. 2023-11-20 08:03:39 +00:00