# http_io **Repository Path**: mirrors_dart-lang/http_io ## Basic Information - **Project Name**: http_io - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # http_io [![Build Status](https://github.com/dart-lang/http_io/workflows/Dart%20CI/badge.svg)](https://github.com/dart-lang/http_io/actions?query=workflow%3A"Dart+CI"+branch%3Amaster) The HTTP APIs in `dart:io` are pure Dart code not relying on native runtime calls. To enable faster development and bug fixes, these APIs are moving out of `dart:io` into this package. Watch the [dart-misc](https://groups.google.com/a/dartlang.org/forum/#!forum/misc) mailing list for news about deprecation and migration.